summaryrefslogtreecommitdiffstats
path: root/openstack/common/timeutils.py
Commit message (Expand)AuthorAgeFilesLines
* Normalize_time() always return naive objectYunhong, Jiang2012-09-131-2/+4
* Use pep8 v1.3.3Zhongyue Luo2012-09-131-3/+7
* Fix spelling typosRongzeZhu2012-08-171-2/+2
* Support for marshalling datetime while preserving microseconds.SandyWalsh2012-08-101-0/+18
* Remove unused importsJoe Gordon2012-07-261-1/+0
* Fix utcnow_ts to return UTC timestampZhongyue Luo2012-06-111-1/+2
* Add nova time util functions to timeutilsZhongyue Luo2012-06-061-0/+35
* Replace datetime.utcnow with timeutils.utcnowZhongyue Luo2012-06-051-1/+1
* Create openstack.common.timeutils.Russell Bryant2012-04-041-0/+73