mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-13 20:11:19 +02:00
8 lines
356 B
Plaintext
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/
|