date-time | text | time →
coerce-time() → time

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

Parameters

This function has no parameters.

Examples

"Hello World" | coerce-time  #null

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


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