aboutsummaryrefslogtreecommitdiff
path: root/tests/unit/test_datetime_helpers.py
AgeCommit message (Expand)Author
2019-11-13feat(api core): simplify from_rfc3339 methods (#9641)Leonid Emar-Kar
2019-05-20Add parameterized test for from_rfc3339 with nanos (#7675)Christopher Wilcox
2019-04-07Append leading zeros for nanosecond precision DateTimes (#7663)gleeper
2018-12-13Api_core: Convert 'DatetimeWithNanos' to / from 'google.protobuf.timestamp_pb...Tres Seaver
2018-11-29blacken api_core and core (#6668)Christopher Wilcox
2018-03-09Move DatetimeWithNanoSeconds to api_core (#4979)chemelnucfin
2017-11-16Move datetime helpers from google.cloud._helpers to google.api_core.datetime_...Jon Wayne Parrott
2017-10-31Switch copyright holder to "Google LLC" (#4287)Luke Sneeringer
2017-10-18Add api_core package (#4210)Jon Wayne Parrott