khronos
khronos copied to clipboard
N.days.ago.beginningOfDay.time does not return the same value for subsequent invocations.
30.days.ago.beginningOfDay.time
The values are off by a few millis.
1508437800629 1508437800649
However Dates.today.endOfDay.time
returns the same value for every invocation.
I have the same problem w/ endOfDay, it's not returning consistent milliseconds.