Date/Time APIs are a core part of Fantom http://fantom.org/doc/docLang/DateTime.html
In Fantom we model DateTimes with both an absolute time in nanosecond ticks and a relative timezone: http://fantom.org/doc/docLang/DateTime.html#dateTime Works great for dealing with timestamps in absolute terms, but…
See Fantom - http://fantom.org/ And it has same performance as Java
Date/Time APIs are a core part of Fantom http://fantom.org/doc/docLang/DateTime.html
In Fantom we model DateTimes with both an absolute time in nanosecond ticks and a relative timezone: http://fantom.org/doc/docLang/DateTime.html#dateTime Works great for dealing with timestamps in absolute terms, but…
See Fantom - http://fantom.org/ And it has same performance as Java