![]() |
Gets the seconds component of the current date/time.
Syntax
Smartsite SXML |
![]() |
---|---|
integer datetime.getseconds() integer datetime.getseconds(datetime dt) |
Parameters
Name | Data Type | Description |
---|---|---|
dt | DateTime | A DateTime. |
Return Value
Data Type | Description |
---|---|
Integer | The seconds component of the current date/time. |