ywana-core8 0.0.861 → 0.0.862

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.
@@ -1069,6 +1069,7 @@ var FORMATS$1 = {
1069
1069
  DATE: 'date',
1070
1070
  DATERANGE: 'DATERANGE',
1071
1071
  TIME: 'time',
1072
+ DATETIME: 'datetime',
1072
1073
  EMAIL: 'email',
1073
1074
  HTML: 'HTML',
1074
1075
  URL: 'URL',