DateFormatElement
내용물
[
숨다
]
DateFormatElement class
날짜 형식 요소를 나타냅니다.
public class DateFormatElement
속성
이름 | 설명 |
---|---|
static DateSeparator { get; } | 날짜 구분 요소를 가져옵니다. |
static DayOfMonth { get; } | 한 자리 또는 두 자리 숫자로 표시되는 날짜 요소를 가져옵니다. |
static DayOfMonthTwoDigits { get; } | 두 자리 숫자로 표시되는 날짜 요소를 가져옵니다. |
static Month { get; } | 하나 또는 두 개의 숫자로 표시되는 월 요소를 가져옵니다. |
static MonthAbbreviatedName { get; } | 축약된 이름으로 표시되는 월 요소를 가져옵니다. |
static MonthFullName { get; } | 전체 이름으로 표시되는 월 요소를 가져옵니다. |
static MonthTwoDigits { get; } | 두 자리 숫자로 표시되는 월 요소를 가져옵니다. |
static Year { get; } | 1, 2, 3 또는 4자리로 표시되는 연도 요소를 가져옵니다. |
static YearFourDigits { get; } | 네 자리 숫자로 표시되는 연도 요소를 가져옵니다. |
static YearTwoDigits { get; } | 두 자리 숫자로 표시되는 연도 요소를 가져옵니다. |
Format { get; } | 형식 문자열을 가져옵니다. |
SingleFormat { get; } | 단일 형식 문자열을 가져옵니다. |
행동 양식
이름 | 설명 |
---|---|
override ToString() | 반환String 현재를 나타내는DateFormatElement . |
비고
더 알아보기
또한보십시오
- 네임스페이스 GroupDocs.Search.Options
- 집회 GroupDocs.Search