datastore: decoding dates does not load nanos #1607
Labels
api: datastore
Issues related to the Datastore API.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
The nanos field is set when encoding a date, but not loaded when decoding.
I would expect Dates to be encoded and decoded with millisecond precision.
It seems intentional looking at the unit tests, but I hope it's a bug!
The text was updated successfully, but these errors were encountered: