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 <http://www.gnu.org/licenses/>.
Version 8, June 2009
- more example programs
Version 7, November 2008
- use Tie::TZ, use Gtk2 1.200
Version 6, August 2008
- need explicit tzset for threaded perl 5.8.8
Version 5, July 2008
- recognise DateTime %{} formats with seconds resolution
- let perl take care of tzset if it's needed on old systems
Version 4, June 2008
- fix for _SC_CLK_TCK on perl 5.8.8
Version 3, May 2008
- cope with locale charset from POSIX::strftime()
Version 2, December 2007
- tweaks
Version 1, November 2007
- the first version