InworldDateTime
InworldDateTime
Module: Inworld.AI. Namespace: Inworld.
Properties
Properties | Description |
---|---|
UtcNow | Get the string of timestamp for the current UTC Time. |
API
Function | Description | Parameters |
---|---|---|
ToString | Convert DateTime to string of timestamp. | dateTime: dateTime to process. |
ToDateTime | Convert the string of timestamp to DateTime. | timestamp: string of timestamp to process |