Constructor
new DateTime(fallback_value)
- Source:
Properties:
Name | Type | Description |
---|---|---|
fallback_value |
String | The fallback value |
_ |
String | The type of the object, for internal use only |
Builds a date_time object for a Parameter
Parameters:
Name | Type | Description |
---|---|---|
fallback_value |
String | Default text. For Cloud API, we always use the fallback value, and we do not attempt to localize using other optional fields. |
Throws:
-
If fallback_value is not provided
- Type
- Error