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