date
Here are 1,297 public repositories matching this topic...
-
Updated
Oct 19, 2020 - JavaScript
-
Updated
Oct 16, 2020
-
Updated
Oct 19, 2020 - TypeScript
The implementation of span_range (and also interval()) is surprising to me, and is not what I would expect from a range function.
>>> start = datetime(2013, 5, 5, 12, 30)
>>> end = datetime(2013, 5, 5, 17, 15)
>>> for r in arrow.Arrow.span_range('hour', start, end):
... print(r)
...
(<Arrow [2013-05-05T12:00:0
-
Updated
Oct 5, 2020 - Swift
-
Updated
Feb 4, 2020 - JavaScript
-
Updated
Oct 13, 2020 - JavaScript
-
Updated
Oct 11, 2020 - Kotlin
-
Updated
Oct 8, 2020 - C++
Examples: iOS App
I'd like an /Examples folder with some simple iOS apps showing how to use Time.
The first one that comes to mind is a basic iOS app using a UICollectionView to build a month calendar view.
Carthage supports
Tests
-
Updated
Jul 16, 2020 - JavaScript
-
Updated
Sep 25, 2020 - Objective-C
-
Updated
May 28, 2020 - JavaScript
-
Updated
Oct 16, 2020 - JavaScript
-
Updated
May 11, 2020 - PHP
Improve this page
Add a description, image, and links to the date topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the date topic, visit your repo's landing page and select "manage topics."
This library has built-in types for TypeScript https://github.com/iamkun/dayjs/blob/b342bd3d84987d6c7587a0c4590d614fb0e670d7/types/index.d.ts and that's great.
Would it be possible to create a short description for every function, perhaps with examples like input->output and links to documentation.
Example: