Closed apaprocki closed 4 years ago
The syntax states:
* The value of _type_ could be either "region", "script", "language", "currency", "month", "weekday", "quarter", "dayPeriod", or "dateTimeField".
... but all the examples in the PR used the type of dateTime, which isn't in the list and doesn't make much sense.
type
dateTime
we removed those types now so I close this PR
The syntax states:
... but all the examples in the PR used the
type
ofdateTime
, which isn't in the list and doesn't make much sense.