Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37736691
en ru br
ALT Linux repos
S:0.2.0-alt1

Group :: Development/Ruby
RPM: gem-time

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.2.0-alt1
Build date: 3 april 2022, 21:43 ( 108.8 weeks ago )
Size: 26.33 Kb

Home page:   https://github.com/ruby/time

License: Ruby or BSD-2-Clause
Summary: Extends the Time class with methods for parsing and conversion
Description:

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://www.ietf.org/rfc/rfc2822.txt]
* HTTP-date defined by {RFC 2616}[http://www.ietf.org/rfc/rfc2616.txt]
* dateTime defined by XML Schema Part 2: Datatypes ({ISO 8601}[http://www.iso.org/iso/date_and_time_format])
* various formats handled by Date._parse
* custom formats handled by Date._strptime

Current maintainer: Pavel Skrylev

List of contributors

List of rpms provided by this srpm:

  • gem-time
  • gem-time-devel
  • gem-time-doc
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin