The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

StrfClock - a Tk based clock.

SYNOPSIS

StrfClock <options> [strftime time formats]

DESCRIPTION

This pops up a Tk based digital clock that can be used to display the current date and time in various formats based on strftime.

This script is based on, and is part of, the Perl Tk::Month module.

OPTIONS

Most of these options correspond to the configuration options of the module Tk::StrfClock.

SEE ALSO

See also Perl module Tk::Month.

VERSION

This is version 1.4 of Tk::Month.

COPYRIGHT

Copyright (c) 1998-2007 Anthony Fletcher. All rights reserved. This script is free software; you can redistribute them and/or modify them under the same terms as Perl itself.

This code is supplied as-is - use at your own risk.