5 Gregor
| (require toolbox/gregor) | package: toolbox-lib |
This binding is actually provided by gregor itself, but it is not documented. The toolbox/gregor module simply reprovides it.
procedure
(posix->moment/utc v) → moment?
v : rational?
procedure
(jd->moment v [tz]) → moment?
v : rational? tz : tz/c = (current-timezone)
procedure
(jd->moment/utc v) → moment?
v : rational?