deno
deno copied to clipboard
Switch `chrono` to use `now` feature and remove custom `now` implementations
This will allow us to remove the utc_now
function.
Feature landed in:
https://github.com/chronotope/chrono/pull/1343