Returns true if the expression is a valid Local kind datetime.
Syntax
|
Returns true if the expression is a valid Local kind datetime. |
|
IsLocalDateTime(dateTime) |
|
Arguments: |
|
|
dateTime |
DateTime - A date-time. |
Remarks
- Example: IsLocalDateTime("2005-12-31T10:10:10-05:00") returns true.
Comments
0 comments
Please sign in to leave a comment.