motoko_datetime
Date library
A DateTime library for Motoko that provides classes and methods for date and time manipulation, including parsing, formatting, and timezone handling.
DateTime library for Motoko
2 stars
2 watching
1 forks
Language: Motoko
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
edjcase/motoko_xml | A Motoko library that handles XML serialization and deserialization. | 2 |
clj-time/clj-time | A Clojure library providing basic date and time operations with support for Joda Time | 738 |
enzoh/chronosphere | A time and date handling library designed for the Motoko programming language | 14 |
matthewhammer/motoko-sequence | A library for building persistent sequential data structures | 15 |
fluentdatetime/fluentdatetime | A library providing expressive and intuitive APIs for working with dates and times in C#. | 691 |
houshuang/chrono | A JavaScript library providing a simple and efficient way to manage dates and times in web applications | 1 |
choptastic/qdate | A library that provides date and time management functionality, handling formatting, conversion, timezone management, and arithmetic operations. | 247 |
dfinity/motoko-base | Provides a set of core modules and functionality for the Motoko programming language. | 483 |
ryu0118/swift-typed-date | A Swift library for working with dates in a type-safe and customizable way | 19 |
dm3/clojure.java-time | A Clojure wrapper for the Java 8 Date-Time API | 472 |
jonfir/timelord | A Swift library providing a simple and unified way to work with dates and times | 8 |
edjcase/motoko_cbor | Enables encoding and decoding of CBOR (Concise Binary Object Representation) data between bytes and CBOR objects | 6 |
tokenmill/timewords | A library for parsing date strings into Java Date objects | 30 |
js-joda/js-joda | An immutable date and time library for JavaScript with a focus on simplicity, domain-driven design, and performance. | 1,620 |
uniplaces/carbon | An extension for Go's Time package providing common functionality for working with dates and times. | 777 |