8000 Release v0.1.0 · reazen/relude-eon · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v0.1.0

Compare
Choose a tag to compare
4D79
@mlms13 mlms13 released this 13 Aug 21:29
· 23 commits to master since this release

Initial release!

  • Includes all of the core date building blocks, plus types like LocalTime, LocalDate, LocalDateTime, and Instant, which represent different pieces of time using those building blocks.
  • Most types have function like addYears, addDays, addHours, etc
  • ReludeEon.Interop.JsDate has functions for converting to/from Js.Date.t, as well as retrieving the client's current time and timezone offset, wrapped in IO.
0