0.2.1
New
- Add
datetimeTz(hours, minutes)
to express timezone offsets
Breaking
datetime()
without parameter is now accepted: instead of throwing an error it defaults to now with the default precision (YYYY-mm-dd
).
Various
- Rewrite documentation
datetimeTz(hours, minutes)
to express timezone offsetsdatetime()
without parameter is now accepted: instead of throwing an error it defaults to now with the default precision (YYYY-mm-dd
).