freebsd-ports/devel/rubygem-tzinfo/pkg-descr
Pav Lucistnik 4e5492a958 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: http://tzinfo.rubyforge.org/

PR:		ports/98771
Submitted by:	Rui Lopes <rgl@ruilopes.com>
2006-06-10 11:38:37 +00:00

7 lines
359 B
Text

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: http://tzinfo.rubyforge.org/