DateFormatElement Class |
Namespace: GroupDocs.Search.Options
The DateFormatElement type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | DateSeparator | Gets the date separator element. |
![]() ![]() | DayOfMonth | Gets the day of month element, represented by one or two digits. |
![]() ![]() | DayOfMonthTwoDigits | Gets the day of month element, represented by two digits. |
![]() | Format |
Gets the format string.
|
![]() ![]() | Month | Gets the month element, represented by one or two digits. |
![]() ![]() | MonthAbbreviatedName | Gets the month element, represented by abbreviated name. |
![]() ![]() | MonthFullName | Gets the month element, represented by full name. |
![]() ![]() | MonthTwoDigits | Gets the month element, represented by two digits. |
![]() | SingleFormat |
Gets the single format string.
|
![]() ![]() | Year | Gets the year element, represented by one, two, three, or four digits. |
![]() ![]() | YearFourDigits | Gets the year element, represented by four digits. |
![]() ![]() | YearTwoDigits | Gets the year element, represented by two digits. |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString |
Returns a String that represents the current DateFormatElement.
(Overrides ObjectToString.) |