Validate a date value, making sure that the day component is not 00 for day-precision values, and that the month component is not 00 for values with precision day or month.
More...
Validate a date value, making sure that the day component is not 00 for day-precision values, and that the month component is not 00 for values with precision day or month.
It assumes that the input value is the array value of a TimeValue, i.e. it has precision and time fields, with the time in proper timestamp format.
- Copyright
- GPL-2.0-or-later
- Author
- Noa Rave