# CustomFieldContextDefaultValueForgeDateTimeField

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**date_time** | Option<**String**> | The default date-time in ISO format. Ignored if `useCurrent` is true. | [optional]
**use_current** | Option<**bool**> | Whether to use the current date. | [optional][default to false]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)