UNPKG
date-vir
Version:
latest (8.2.0)
8.2.0
8.1.1
8.1.0
8.0.0
7.4.3
7.4.2
7.4.1
7.4.0
7.3.2
7.3.1
7.3.0
7.2.1
7.2.0
7.1.2
7.1.1
7.1.0
7.0.3
7.0.2
7.0.1
7.0.0
6.0.1
5.3.2
5.3.1
5.3.0
5.2.0
5.1.4
5.1.3
5.1.2
5.1.1
5.1.0
5.0.0
4.1.1
4.1.0
4.0.2
4.0.1
4.0.0
3.0.0
2.0.0
1.1.0
1.0.0
0.9.0
0.8.0
0.7.0
0.6.0
0.5.0
0.4.2
0.4.1
0.4.0
0.3.1
0.3.0
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.1
0.1.0
0.0.1
0.0.0
Easy and explicit dates and times.
github.com/electrovir/date-vir
electrovir/date-vir
date-vir
/
dist
/
locales.js
8 lines
(7 loc)
•
189 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
import
{
Settings
}
from
'luxon'
;
/** * The current user's default locale, useful for formatting purposes. * *
@category
Formatting
*/
export
const
userLocale =
Settings
.
defaultLocale
;