node-cctz
Time conversion library
A C++ library for translating between absolute and civil times using time zone rules.
⚡️ Fast parsing, formatting and timezone manipulations for dates
59 stars
2 watching
4 forks
Language: C++
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
google/cctz | A C++ library for working with dates, times, and time zones in a simple and correct manner | 596 |
copyleft/calendar-times | A calendar time library with date and time calculations and conversions between different classes of time types | 9 |
mattjohnsonpint/timezoneconverter | A lightweight library to convert between different time zone formats. | 844 |
paulstoffregen/time | Provides an Arduino-specific timekeeping functionality allowing for easy integration of various external time sources. | 1,258 |
dmitryme/erlang_localtime | A library providing functions to convert between different time zones and calculate time differences. | 57 |
hangfireio/cronos | A .NET library for parsing and working with Cron expressions in time zones. | 1,011 |
thecasualcoder/tztail | Converts logs to desired timezone while tailing them | 231 |
mnwa/ms | Library providing abstractions to convert human-like times into milliseconds. | 36 |
juxt/tick | Provides date and time utilities on the JVM and JavaScript runtimes, aiming to replace clj-time. | 608 |
dlowe-net/local-time | Library for manipulating dates and times in Common Lisp | 102 |
crystal-community/timecop.cr | A testing library that allows manipulating time in tests | 19 |
cakephp/chronos | A standalone PHP DateTime library providing immutable date/datetime objects with conveniences for calendar dates | 1,355 |
tkych/cl-date-time-parser | A parser for various date and time formats into universal time | 18 |
koffeinflummi/chronyk | A Python library for parsing human-written times and dates into machine-readable formats. | 345 |
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 |