asap
Date library
A C++ date/time library with syntatic sugar and literals for creating, displaying, iterating, and manipulating dates and periods.
A C++ header-only library for creating, displaying, iterating and manipulating dates
76 stars
9 watching
15 forks
Language: C++
last commit: over 1 year ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
fluentdatetime/fluentdatetime | A library providing expressive and intuitive APIs for working with dates and times in C#. | 690 |
cakephp/chronos | A standalone PHP DateTime library providing immutable date/datetime objects with conveniences for calendar dates | 1,355 |
jonfir/timelord | A Swift library providing a simple and unified way to work with dates and times | 8 |
time-rs/time | A comprehensive date and time handling library for Rust. | 1,127 |
lau/calendar | A datetime library with explicit types and timezone support | 466 |
xaviershay/kronic | A simple library for parsing and formatting human-readable dates | 150 |
chronoscala/chronoscala | A JSR-310 port of nscala_time that provides date and time functionality in Scala | 68 |
kawoou/anydate | A new Swift date and time API that aims to simplify and standardize date and time handling in iOS applications. | 190 |
bykof/gostradamus | A lightweight Go library for creating and manipulating dates and times with human-friendly formatting and timezone support. | 202 |
fightbulc/moment.php | A PHP date library with i18n support that parses and formats dates in various formats. | 971 |
daurnimator/luatz | A Lua library for working with dates and times in different time zones. | 120 |
pipermerriam/ethereum-datetime | A library providing utilities and functions to work with dates and times in Ethereum contracts | 378 |
ryu0118/swift-typed-date | A Swift library for working with dates in a type-safe and customizable way | 19 |
nscala-time/nscala-time | A Scala wrapper around Joda Time libraries for working with dates and times | 869 |
atabary/moment | A date and time handling library for Elixir inspired by Moment.js. | 29 |