Packages

Fast conversion of a UTC epoch timestamp (Unix timestamp) into a DateTime in a given timezone.

Retired package: Release invalid

Current section

Files

Jump to
Raw

CHANGELOG.md

# Changelog
## 0.2.0
- Fix a bug where timestamps before the year 0 would crash with a MatchError
## 0.1.0
- Initial release