1fdba6c4a8
TZInfo is a Ruby library that uses the standard tz (Olson) database to provide daylight savings aware transformations between times in different time zones. The tz database is compiled into Ruby modules which are packaged in the release. No external zoneinfo files are required at runtime.
5 lines
292 B
Text
5 lines
292 B
Text
TZInfo is a Ruby library that uses the standard tz (Olson) database to
|
|
provide daylight savings aware transformations between times in
|
|
different time zones. The tz database is compiled into Ruby modules
|
|
which are packaged in the release. No external zoneinfo files are
|
|
required at runtime.
|