Comparing version 0.0.12 to 0.0.13
@@ -25,3 +25,3 @@ "use strict"; | ||
const localeOptions = { | ||
year: "numeric", month: "numeric", day: "numeric", hour: "numeric", minute: "numeric", second: "numeric", | ||
year: "numeric", month: "2-digit", day: "2-digit", hour: "numeric", minute: "numeric", second: "numeric", | ||
timeZone: Intl.DateTimeFormat().resolvedOptions().timeZone, | ||
@@ -28,0 +28,0 @@ }; |
{ | ||
"name": "isoly", | ||
"version": "0.0.12", | ||
"version": "0.0.13", | ||
"description": "Datatypes and functions specified by ISO-standards.", | ||
@@ -5,0 +5,0 @@ "author": "PayFunc", |