date | date-time | text | year-month →
coerce-datetime() → date-time

Attempts to convert the input to a date-time value. Returns null when the input cannot be converted.

Parameters

This function has no parameters.

Examples

"Hello World" | coerce-datetime  #null

Kind: Function
Scope: special
Aliases: special-to-coerce-datetime


This site uses Just the Docs, a documentation theme for Jekyll.