UNPKG
react-date-field
Version:
latest (0.2.6)
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.0
React DateField
github.com/zippyui/react-date-field
zippyui/react-date-field
react-date-field
/
lib
/
config.js
5 lines
(4 loc)
•
64 B
JavaScript
View Raw
1
2
3
4
5
'use strict'
;
module
.
exports
= {
dateFormat
:
'YYYY-MM-DD'
}