Last updated 2 months ago
Social Media
Bug Tracking
Support
Copyright & Register Trademark by Ortus Solutions, Corp & Ortus Software, LLC
Tests whether the given value is a numeric representation of a date
date
any
true
Value to test for date-ness
locale
string
false
Optional ISO locale string to use for parsing the date/time string.
timezone
Optional timezone to use for parsing the date/time string.
IsNumericDate(date=[any], locale=[string], timezone=[string])