Files
bsdports/_unused/rubygem-tzinfo/pkg-descr
2019-12-26 07:26:06 +00:00

8 lines
356 B
Plaintext

TZInfo is a Ruby library that uses the standard tz database
(http://www.twinsun.com/tz/tz-link.htm) to provide daylight savings
aware transformations between times in different time zones. The
tz database is compiled into Ruby classes which are packaged in the
release. No external zoneinfo files are required at runtime.
WWW: https://tzinfo.github.io/