UNPKG
ng-pick-datetime-ex
Version:
latest (15.0.0)
15.0.0
14.0.0
13.0.1
13.0.0
12.0.7
12.0.6
12.0.5
12.0.4
12.0.3
12.0.2
12.0.1
12.0.0
9.0.9
9.0.8
9.0.7
9.0.6
9.0.5
9.0.4
9.0.3
9.0.2
9.0.1
9.0.0
8.0.2
8.0.1
8.0.0
7.0.5
7.0.4
7.0.2
7.0.1
7.0.0
Angular Date Time Picker
github.com/DanielYKPan/date-time-picker
DanielYKPan/date-time-picker
ng-pick-datetime-ex
/
lib
/
date-time
/
adapter
/
dayjs-adapter
/
dayjs-date-time-format.class.d.ts
6 lines
•
232 B
TypeScript
View Raw
1
2
3
4
5
6
/** * dayjs-
date
-
time
-
format
.class */ import { OwlDateTimeFormats } from
'../date-time-format.class'
; export declare const OWL_DAYJS_DATE_TIME_FORMATS: OwlDateTimeFormats; //# sourceMappingURL=dayjs-
date
-
time
-
format
.class.d.ts.map