ES will throw a MapperParsingException and refuse to index a record if a field has strange formatting, e.g.: ``` "happens_on": "" ``` will fail. This goes for any field type, not just time/date stamps.