public class NaturalDateParser
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
NaturalDateParser.DateNotParsableException |
static class |
NaturalDateParser.Result |
| Modifier and Type | Field and Description |
|---|---|
static java.util.TimeZone |
UTC |
| Constructor and Description |
|---|
NaturalDateParser() |
| Modifier and Type | Method and Description |
|---|---|
NaturalDateParser.Result |
parse(java.lang.String string) |
public NaturalDateParser.Result parse(java.lang.String string) throws NaturalDateParser.DateNotParsableException
Copyright © 2012-2014 TORCH GmbH. All Rights Reserved.