Enum DateFormat
LUCENENET specific enum for mimicking the Java DateFormat
Assembly: Lucene.Net.QueryParser.dll
Syntax
public enum DateFormat
Fields
Name | Description |
---|---|
FULL | |
LONG | |
MEDIUM | |
SHORT |
LUCENENET specific enum for mimicking the Java DateFormat
public enum DateFormat
Name | Description |
---|---|
FULL | |
LONG | |
MEDIUM | |
SHORT |