Skip to main content

InworldDateTime

InworldDateTime

Module: Inworld.AI. Namespace: Inworld.

Properties

PropertiesDescription
UtcNowGet the string of timestamp for the current UTC Time.

API

FunctionDescriptionParameters
ToStringConvert DateTime to string of timestamp.dateTime: dateTime to process.
ToDateTimeConvert the string of timestamp to DateTime.timestamp: string of timestamp to process