DateFieldDefinition Members
The DateFieldDefinition type exposes the following members.
Methods
Name | Description | |
---|---|---|
DoConvertToLocalTime |
Does the convert to local time.
|
|
FormatDateValue |
Formats the date value.
|
|
FormatValue |
Formats the value to display.
|
|
HasCultureId |
Sets the culture identifier.
|
|
HasDateFormatString |
Sets the date format string to override the default formatting based on the DateType property.
|
|
HasDateType |
Sets the type of the date.
|
Properties
Name | Description | |
---|---|---|
ConvertToLocalTime |
Gets a value indicating whether [convert to local time].
|
|
Culture |
Gets the culture.
|
|
DateFormatString |
Gets the date format string.
|
|
DateType |
Gets the type of the date.
|
|
FieldDataType |
Gets the type of the field data.
|