#time #nanosecond #64-bit #representation #precision #range #values

bin+lib compact-time

64-bit nanosecond time representation with a range from 1970-01-01 00:00:00 to 2554-07-21 23:34:33.709551615

6 releases (breaking)

new 0.6.0 Apr 17, 2024
0.5.0 Apr 10, 2024
0.4.0 Apr 9, 2024
0.3.0 Mar 28, 2024
0.1.0 Jan 10, 2024

#205 in Date and time

Download history 3/week @ 2024-01-05 5/week @ 2024-02-16 12/week @ 2024-02-23 191/week @ 2024-03-01 14/week @ 2024-03-08 2/week @ 2024-03-15 96/week @ 2024-03-22 70/week @ 2024-03-29 228/week @ 2024-04-05

396 downloads per month

BlueOak-1.0.0

25KB
437 lines

Compact time

64-bit time values with nanosecond precision, ranging from 1970-01-01T00:00:00.0Z to 2554-07-21T23:34:33.709551615Z.


lib.rs:

64-bit time value with nanosecond precision.

Time values range from 1970-01-01T00:00:00.000000000Z to 2554-07-21T23:34:33.709551615Z.

Dependencies

~0–11MB
~92K SLoC