cctz
Time zone library
A C++ library for working with dates, times, and time zones in a simple and correct manner
CCTZ is a C++ library for translating between absolute and civil times using the rules of a time zone.
596 stars
39 watching
165 forks
Language: C++
last commit: 9 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
floatdrop/node-cctz | A C++ library for translating between absolute and civil times using time zone rules. | 59 |
ua3mqj/wheretz | A library providing timezone lookup by geographic coordinates | 11 |
daurnimator/luatz | A Lua library for working with dates and times in different time zones. | 120 |
copyleft/calendar-times | A calendar time library with date and time calculations and conversions between different classes of time types | 9 |
leroycep/zig-tzif | A Zig library that parses and manipulates time zone information according to RFC 8536. | 8 |
tkych/cl-date-time-parser | A parser for various date and time formats into universal time | 18 |
dlowe-net/local-time | Library for manipulating dates and times in Common Lisp | 102 |
clj-time/clj-time | A Clojure library providing basic date and time operations with support for Joda Time | 738 |
paulstoffregen/time | Provides an Arduino-specific timekeeping functionality allowing for easy integration of various external time sources. | 1,258 |
enzoh/chronosphere | A time and date handling library designed for the Motoko programming language | 14 |
mattjohnsonpint/timezoneconverter | A lightweight library to convert between different time zone formats. | 844 |
joaomatossilva/datetimeextensions | A .NET library for working with dates and times, providing utility methods for date calculations, time of day operations, and holiday support. | 784 |
tzinfo/tzinfo | A Ruby library providing access to time zone data and conversion utilities | 361 |
gernest/time | A time-related library designed specifically for the Zig programming language. | 15 |
lau/tzdata | A library providing timezone data and functionality for Elixir applications. | 304 |