@bbodek/utils 0.0.34 → 0.0.36
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -13,5 +13,6 @@ export declare const DATE_FORMATS: {
|
|
|
13
13
|
readonly 'YY\uB144 MM\uC6D4 DD\uC77C (ddd)': "YY년 MM월 DD일 (ddd)";
|
|
14
14
|
readonly 'YY\uB144 MM\uC6D4 DD\uC77C HH\uC2DC mm\uBD84': "YY년 MM월 DD일 HH시 mm분";
|
|
15
15
|
readonly YYMMDD_HHmmss: "YYMMDD_HHmmss";
|
|
16
|
+
readonly 'YYYY-MM-DD HH:mm': "YYYY-MM-DD HH:mm";
|
|
16
17
|
};
|
|
17
18
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/date/formatting/constants/index.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,gBAAgB;;;CAGnB,CAAC;AAEX,eAAO,MAAM,YAAY
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/date/formatting/constants/index.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,gBAAgB;;;CAGnB,CAAC;AAEX,eAAO,MAAM,YAAY;;;;;;;;;;;;CAYf,CAAC"}
|