parse tzinfo files
parse tzinfo files
Tiny library to get timezone offsets for a place and time
sniff for timezone info using pure JS
IRC Timebot for Freenode
timezone files, always up to date
Postgres extension for PGMQ
System for real time spatial and timeseries quality control of weather data
A library for resampling a stream of samples to a given interval.
Fast date ranges, holiday calendars, and trading hours for financial markets
This library provides low and high level parsing of the IANA system timezone information files (TZIF).
This high-level library reads IANA system timezone information files and returns transition times (ie. daylight saving time) and human readable data about a timezone.
A Rust version of the zdump utility.
TZInfo provides access to time zone data and allows times to be converted using time zone rules.
TZInfo::Data contains data from the IANA Time Zone database packaged as Ruby modules for use with TZInfo.
InfraRuby time zone functions
I'm often told that 'timezones are hard', so, taking some inspiration from 'The Good Place', I'm trying to make them easier.
Provides a way to convert from TZinfo time zone identifer to ActiveSupport TimeZone for your Rails application.
Stores timezones as standard TZInfo identifiers and handles conversion to/from Rails-friendly timezones
Teasy builds on tzinfo to get time zone data and provides time classes to ease working with time zones. It provides TimeWithZone which is similiar to Rails' ActiveSupport::TimeWithZone but with less quirks. And it provides FloatingTime which is time without a zone.