date-formatting
Here are 147 public repositories matching this topic...
-
Updated
Feb 14, 2022 - Swift
-
Updated
Feb 27, 2022 - JavaScript
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
Feb 16, 2022 - C
-
Updated
Aug 10, 2021 - TypeScript
-
Updated
Jan 18, 2022 - C++
-
Updated
Feb 8, 2022 - TypeScript
-
Updated
Jan 15, 2022 - TypeScript
-
Updated
Feb 10, 2022 - TypeScript
-
Updated
Feb 8, 2017 - Swift
-
Updated
Jul 5, 2020 - Java
-
Updated
Apr 17, 2021 - JavaScript
New locale handling is pretty cool, thanks. But I think I found a bug in relativeTime plugin.
So, there are three declensions of nouns in Russian: singular, dual and plural. The library does have h, hh and hhh for all of those (this is the case with other units as well), but it assumes that single-letter format is only used when the value of whatever unit is exactly 1. For example "ча
-
Updated
Sep 12, 2021 - Kotlin
-
Updated
Jan 9, 2022 - TypeScript
-
Updated
Oct 24, 2021 - Go
-
Updated
Mar 21, 2021 - TypeScript
-
Updated
Feb 4, 2021 - Go
-
Updated
Feb 3, 2022 - ReScript
-
Updated
Dec 20, 2016 - JavaScript
-
Updated
Oct 13, 2020 - Java
-
Updated
Mar 21, 2021 - R
-
Updated
Mar 14, 2018 - Go
We can show what the hour difference is, maybe where we show the --zone.
- It can be just a number, but I think we should use
gmt+ - We can use an argument like
--difference
Missing docstrings
-
Updated
Feb 27, 2022 - TypeScript
-
Updated
Mar 24, 2017 - JavaScript
Improve this page
Add a description, image, and links to the date-formatting topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the date-formatting topic, visit your repo's landing page and select "manage topics."
Describe the enhancement
While using the UpdateLocale Plugin, it isn't possible to just update one single value in a nested value.
For example I just want to update the
format.Lvalue:Like this other formats
LL, LLL, ...are getting lost.Expected behavior
I want