Docs Menu
API Developer Guide / date / getCurrentDateTime
Service: getCurrentDateTime
This Service will return the current date
* The current date comes based on the server's machine.
Input Parameter:
Name | Type | Description |
format: | String | Java date format pattern |
Output Parameter:
Name | Type | Description |
curDatetime: | Document Array | Formatted date. |