Attribute | Type | Description |
---|---|---|
timestamp |
string |
The date/time value as a UNIX timestamp (for example "1147719660") if the date/time is valid. |
hour |
string |
The hour (for example "21"). |
minute |
string |
The minute (for example "01"). |
year |
string |
The year (for example "2006"). |
month |
string |
The month (for example "05"). |
day |
string |
The day (for example "15"). |
is_valid |
boolean |
Returns TRUE if the date/time value is valid, FALSE otherwise. |