NAME
TkMonth - a Tk based calendar.
SYNOPSIS
TkMonth <options> [strftime time formats]
DESCRIPTION
This pops up a Tk based calendar 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::Month.
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.