Copyright 2007, 2008, 2009 Kevin Ryde This file is part of Gtk2-Ex-Clock. Gtk2-Ex-Clock is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3, or (at your option) any later version. Gtk2-Ex-Clock is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with Gtk2-Ex-Clock. If not, see . Gtk2::Ex::Clock is a simple digital clock widget displaying an strftime formatted time or date/time. The default is 24-hour %H:%M local time, and properties allow other formats and/or a different timezone. Pango markup can be used for font effects like bold or italics in the display. The only prerequisite is Gtk2-Perl. The clock home page is http://user42.tuxfamily.org/gtk2-ex-clock/index.html Bug reports to the author at user42@zip.com.au please.