/
DateFormatType
DateFormatType
Structure
Field | Type | Required | Description |
---|---|---|---|
id | int | true | Unique identifier for the DateFormatType. |
code | String | true | Code of the DateFormatType |
name | String | true | Name of the DateFormatType. |
pattern | String | true | Pattern of the format, like "DD/MM/YYYY" |
JSON representation
"dateFormatType": { "id": 1, "code": "dd/MM/aaaa", "name": "dd/MM/aaaa", "pattern": "DD/MM/YYYY", "nameI18n": "dd/MM/aaaa" }
, multiple selections available,
Related content
DayOfWeek
DayOfWeek
More like this
PropertyClassType
PropertyClassType
More like this
CompanyCustomFieldValue
CompanyCustomFieldValue
More like this
BillingType
BillingType
More like this
DocumentType
DocumentType
More like this
AvailabilityDay
AvailabilityDay
More like this