Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-10-27 | parse_iso_timestamp: handle Z properly | Marko Kreen | |
2014-04-08 | skytools.timeutil: fixed for Python versions less than 2.7 | martinko | |
2013-04-30 | skytools.timeutil: make tests more robust | Marko Kreen | |
microsec -> float secs conversion can lose some precision | |||
2013-03-23 | timeutil.datetime_to_timestamp: new function | Marko Kreen | |
converts datetime() to posix timestamp. | |||
2009-12-11 | New python module: skytools.timeutil | Marko Kreen | |
ATM contains FixedOffsetTimezone class and parse_iso_timestamp() function, which are sadly missing from core Python. |