summaryrefslogtreecommitdiffstats
path: root/tests/unit/test_timeutils.py
Commit message (Expand)AuthorAgeFilesLines
* Normalize_time() always return naive objectYunhong, Jiang2012-09-131-0/+20
* Support for marshalling datetime while preserving microseconds.SandyWalsh2012-08-101-0/+6
* Use strtime() in to_primitive() for datetime objs.Russell Bryant2012-07-161-0/+6
* Fix utcnow_ts to return UTC timestampZhongyue Luo2012-06-111-1/+4
* Add nova time util functions to timeutilsZhongyue Luo2012-06-061-10/+54
* Create openstack.common.timeutils.Russell Bryant2012-04-041-0/+157