Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix incorrect datemath example (#28904)
The original example resulted in a 400 error due to the example being `-` separated instead of the default `.` separation. ``` failed to parse date field [2001-01-01] with format [YYYY.MM.dd] ```
- Loading branch information