Skip to content

HDateTime.toAxon fix + EnumTag support

Choose a tag to compare

@garethj2 garethj2 released this 13 Feb 14:02
· 63 commits to master since this release
8964217
  • The HDateTime.toAxon() now correctly handles the timezone parameter.
  • HDate uses UTC for loading from a JS Date.
  • HTime uses all correct UTC functions for loading from a JS Date.
  • Added EnumTag support for handling enumerations and enumMeta records.