IsDateObject

Determine whether a given value or variable reference is a date or dateTime object.

Note that date strings, such as 2021-01-01 and timespans returned from createTimespan() are NOT date objects. The former are strings and the latter are numeric values.

Method Signature

IsDateObject(value=[any])

Arguments

ArgumentTypeRequiredDescriptionDefault

value

any

true

Value to test for date object-ness

Examples

Last updated

Logo

Copyright & Register Trademark by Ortus Solutions, Corp & Ortus Software, LLC