errors.fyi community error code reference
CANNOT_PARSE_DATETIME
clickhouse

Cannot parse datetime

A string value could not be interpreted as a valid DateTime. Verify the format and timezone, or use `parseDateTimeBestEffort` for flexible parsing.

Numeric value: 38

References

โ† all namespaces for CANNOT_PARSE_DATETIME