Variable: extract
constextract:Fn
Defined in: functions.ts:187
date.extract: returns a single field of a date - one of year, month (1-based),
day, hour, minute, or second.
Throws
if the requested field name is not recognized.
constextract:Fn
Defined in: functions.ts:187
date.extract: returns a single field of a date - one of year, month (1-based),
day, hour, minute, or second.
if the requested field name is not recognized.