Commit Graph

11 Commits (ae0ae151154f22e36ea55db6f59e37183a5da336)

Author SHA1 Message Date
Matt Miller 5481cf4ebc Fix minor code layout issues.
Reducing scroll spam from dzil by:

- Providing ABSTRACTs for all packages.
- Leaving VERSION vertical space where necessary.

Addresses #600 plus other annoyances in the process.
2014-08-20 14:45:33 -04:00
Brian Duggan 77606a810f prevent error for invalid output timezone 2014-02-08 12:44:17 -05:00
Dylan Lloyd 8c38618625 fixed unitialized warning when timezone !found
fixed a warning that occurred when the timezone name parsed from
$input_timezone was not found in the %timezones hash
2013-01-16 03:56:56 -05:00
Michael Smith 2751322ff8 Five more goodies with metadata... 2012-11-06 14:56:31 -07:00
GlitchMr 6beefd9c15 Add special casing of noon and midnight. 2012-09-30 19:35:11 +02:00
GlitchMr 833a670d62 PST is -8, not +8. 2012-09-29 21:19:57 +02:00
GlitchMr 19be8a2c6b Use AM/PM style when input uses it. 2012-09-28 19:05:56 +02:00
GlitchMr 4bfcb5fa14 Don't allow silly timezones like GMT+31421858231489. 2012-09-28 10:30:28 +02:00
GlitchMr c8ef5a9529 Add "TO" as alias for "INTO". 2012-09-28 10:17:20 +02:00
GlitchMr 747be55dbb Remove Time::Piece that I'm not using. 2012-09-28 08:26:45 +02:00
GlitchMr c9bc950391 Timezone converter 2012-09-28 08:24:30 +02:00