public class Period extends Object
Constructor and Description |
---|
Period() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
static List<String> |
normTimexToList(String timex) |
static TimexChunk |
Periodrule(org.joda.time.DateTime start,
TemporalPhrase temporalPhrase)
This function deals with a period of time with format the xxth day/month, etc
|
public static TimexChunk Periodrule(org.joda.time.DateTime start, TemporalPhrase temporalPhrase)
start
- the anchor timetemporalPhrase
- public static void main(String[] args)
Copyright © 2017. All rights reserved.