The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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.

COPYRIGHT

Copyright (c) 1998-2014 Anthony R 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.