ports/devel/lua-tz/pkg/DESCR

9 lines
320 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
A lua library for time and date manipulation.
Features include:
- Normalisation of broken down date objects - allows for complex time/date
manipulation logic e.g. "What day is it in 2 days, 5 hours from now?"
- Conversion between locations (time zones) using your local zoneinfo database
- strftime style formatting