mirror of
https://github.com/KumoCorp/kumomta.git
synced 2026-09-09 00:01:01 +00:00
Motivated by https://github.com/KumoCorp/kumomta/pull/403, this commit introduces reasonably full featured Time and TimeDelta types built atop the chrono crate. closes: https://github.com/KumoCorp/kumomta/pull/403
148 B
148 B
kumo.time.now
{{since('dev')}}
local time = kumo.time.now()
Constructs a new Time object representing the current time.