Is there any argument against adding picosecond, femtosecond, attosecond periods to Dates? (e.g. performance or bloating stdlib code)
Otherwise I’d like to do so.
Is there any argument against adding picosecond, femtosecond, attosecond periods to Dates? (e.g. performance or bloating stdlib code)
Otherwise I’d like to do so.
Check out GitHub - JeffreySarnoff/TimesDates.jl: Nanosecond resolution for Time and Date, TimeZones
That would be a good place to have those units.
I will check that out. Thanks.