|
|
Gets the minute component of the given DateTime.
Syntax
| Smartsite SXML |
|
|---|---|
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. |