public class NaturalDateParser extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
NaturalDateParser.DateNotParsableException |
static class |
NaturalDateParser.Result |
| Constructor and Description |
|---|
NaturalDateParser() |
NaturalDateParser(String timeZone) |
public NaturalDateParser()
public NaturalDateParser(String timeZone) throws IllegalArgumentException
IllegalArgumentExceptionpublic NaturalDateParser.Result parse(String string) throws NaturalDateParser.DateNotParsableException
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.