Joda-Time provides a quality replacement for the Java date and time classes. The design allows for multiple calendar systems, while still providing a simple API. The 'default' calendar is the ISO8601 standard which is used by XML. The Gregorian, Julian, Buddhist, Coptic and Ethiopic systems are also
... [More] included, and we welcome further additions. Supporting classes include time zone, duration, format and parsing. [Less]
pytz brings the Olson tz database into Python. This library allows accurate and cross platform timezone calculations using Python 2.4 or higher. It also solves the issue of ambiguous times at the end of daylight saving time, which you can read more about in the Python Library Reference
... [More] (``datetime.tzinfo``).
Almost all of the Olson timezones are supported. [Less]
TZInfo is a Ruby library provides daylight savings aware transformations between times in different timezones using the IANA Timezone Database as a source of data.
A set of C# libraries in .NET 2.0/3.5/4.0 (CP if possible).
Project, as for now, contains following utility libraries: (removed). Actually project is changing relatively fast, so I've decided not to maintain actual list, coz I'm lazy. I'll wait until project will stabilaze itself a bit, then
... [More] maybe a more concrete list. As for now, see project wiki for actual info: https://bitbucket.org/pabdulin/gorgonc/wiki/Home
This project in many ways is reinventing a wheel, I know that, but it's my little personal playground there I can test and tune my skills. But I would be happy if someone will find this code useful in some or another way. [Less]
Implements a system for simulating a virtual time (based on an offset from the current actual time) so that all Python objects believe it though the actual system time remains the same.
Advanced date, time and interval library for Java
Main focus on extending/improving java.time with
- many additional calendars,
- built-in internationalization based on CLDR-data,
- high-performance format and parse engine,
- duration formatting (pattern-based or localized),
-
... [More] date/time-interval arithmetic,
- astronomy calculations for sun and moon,
- support for various time scales (UTC, TAI, TT, UT1, POSIX) [Less]
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy