coerce-date
date | date-time | text | year-month →
coerce-date() → date
Attempts to convert the input to a date value. Returns null when the input cannot be converted.
Parameters
This function has no parameters.
Examples
"Hello World" | coerce-date → #null
Kind: Function
Scope: special
Aliases: special-to-coerce-date