#
chrono
Here are 41 public repositories matching this topic...
A natural language date parser in Swift (ported from chrono.js)
-
Updated
Apr 29, 2019 - Swift
JordanKnott
commented
Feb 1, 2019
For example, reasons why the force flag works in the command below
chrono delete -f -- -1But doesn't in this one
chrono delete -- -1 -fOr why start and end dates need to be surrounded in quotes ("")
chrono start -a "2019-02-01 12:00"A modern Pawn library for working with dates and times.
-
Updated
Aug 18, 2018 - C++
Taskrunner is a Rust application that generates an email based on the day of the week.
-
Updated
Jun 17, 2019 - Rust
Simple stopwatch/timer using pure Javascript
-
Updated
Dec 4, 2018 - JavaScript
rust library for calendar calculations
-
Updated
Aug 30, 2018 - Rust
Minimal C++ Gregorian calendar implementation.
-
Updated
Dec 26, 2019 - C++
Chronometer Widget with Ms to use in Android with Kotlin
-
Updated
Feb 2, 2018 - Kotlin
-
Updated
Nov 9, 2017 - Rust
A time tracker written in Golang & React
-
Updated
Aug 30, 2019 - Go
Get the nth Robustly Prime Numbers
-
Updated
May 16, 2018 - C++
-
Updated
Nov 9, 2017 - Rust
C Library to calculate Sunrise, Sunset and Daylength times.
-
Updated
Mar 9, 2020 - C
Improve this page
Add a description, image, and links to the chrono topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the chrono topic, visit your repo's landing page and select "manage topics."
Floating numbers should have thousand separator with specifier 'n' like python.
Python:
C++