aboutsummaryrefslogtreecommitdiff
path: root/devel/rubygem-time/pkg-descr
blob: 4449e810782a54bb53c5e8fb2e5a8cc2c5431a60 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
When 'time' is required, Time is extended with additional methods for parsing
and converting Times.

This library extends the Time class with the following conversions between date
strings and Time objects:
- date-time defined by RFC 2822
- HTTP-date defined by RFC 2616.
- dateTime defined by XML Schema Part 2: Datatypes (ISO 8601)
- various formats handled by Date._parse
- custom formats handled by Date._strptime

WWW: https://github.com/ruby/time