Gets the minute component of the given DateTime.
Syntax
Smartsite SXML | Copy Code |
---|---|
integer datetime.getminutes() integer datetime.getminutes(datetime dt) |
Parameters
Name | Data Type | Description |
---|---|---|
dt | DateTime | A DateTime. |
Return Value
Data Type | Description |
---|---|
Integer | The minute component of the given DateTime. |