Commit Graph

16 Commits (6d25310e28f7534cd59651b8cb14c67220dd3635)

Author SHA1 Message Date
Yaroslav Halchenko 12304f7a3e Tai64N stores time in GMT, we need to convert to local time before returning
14 years ago
Cyril Jaquier 3155bc8f03 - Use timetuple instead of utctimetuple for ISO 8601. Maybe not a 100% correct fix but seems to work. Tracker #2500276.
16 years ago
Cyril Jaquier 024a77a679 - Removed print.
16 years ago
Cyril Jaquier b26f9ca97a - Use current day and month instead of Jan 1st if both are not available in the log. Thanks to Andreas Itzchak Rehberg.
17 years ago
Cyril Jaquier 298adc4d43 - Added ISO 8601 date/time format.
17 years ago
Cyril Jaquier 799f5977c5 - Fixed "Feb 29" bug. Thanks to James Andrewartha who pointed this out. Thanks to Yaroslav Halchenko for the fix.
17 years ago
Cyril Jaquier 7091cb39e4 - Small refactoring.
17 years ago
Cyril Jaquier bad9821b14 - Increment counter internally.
17 years ago
Cyril Jaquier ce6b8c959e - Removed Python 2.4. Minimum required version is now Python 2.3.
17 years ago
Cyril Jaquier c07a7a6e7a - Refactoring. Reduced number of files.
17 years ago
Cyril Jaquier cd012dda85 - Added svn:keywords
18 years ago
Cyril Jaquier b3143c723d - Fixed a bug in user defined regex/pattern date template
18 years ago
Cyril Jaquier 4502c0f6ba - Organized imports (pylint)
18 years ago
Cyril Jaquier 126807dea8 - Made private fields prefixed with "__"
18 years ago
Cyril Jaquier 77eef14ed8 - Improved date detector
18 years ago
Cyril Jaquier 438f0e8122 - Added date detector
18 years ago