Commit Graph

6 Commits

Author SHA1 Message Date
mpl 481bdf346a blobref: enforce Go1.1 is required,
also types: rm Go1.0 RFC3339Nanos work-around

Change-Id: I9ce8495927fe349e7882f0a7d6c4f0051693fa2c
2013-06-05 01:19:08 +02:00
Brad Fitzpatrick 1b6a0b33fc types: add more time parsing functions
Change-Id: I35ffdd030fbdc87db4821f00fa562580e8205731
2013-02-18 21:30:11 -08:00
Brad Fitzpatrick 7e559039e0 types: add ByTime sorting, renable a test
Change-Id: Ifc80b66630f86cd88e66dfe68f1133696645f1a7
2013-02-18 19:09:27 -08:00
mpl 76d6a101b2 types: make Time3339 work for Go 1 too
Fixes http://code.google.com/p/camlistore/issues/detail?id=109

Change-Id: I4c30a77465e7774a0a867e95767f3e0ef1be7ec6
2013-02-13 18:52:58 +01:00
Brad Fitzpatrick 11e07730ca types: add Time3339.String and fix bug to use RFC3339Nano
Change-Id: Ib86b7ea86d9afe7738fc9a3ee9fa18fd2abef3b1
2013-02-10 12:57:56 -08:00
Brad Fitzpatrick 3605285924 Add pkg/types with types.Time3339; use it in search/handler JSON types
Change-Id: I79bf1484ef8b3548bca2e732f189352bcfbcd6db
2013-02-08 18:10:31 -08:00