Structs§
- βINTERVALβ abbreviation transformer
- Matches either one or more digits
(\d+)
or one or more ASCII characters[a-zA-Z]
or plus/minus signs - Checks if the provided string starts as ISO_8601 format string (case/sign independent)
Functions§
- create_
interval π - Normalizes an interval expression string into the sql-compatible format. This function handles 2 types of input: