public class TimeOfDay extends Object
Constructor and Description |
---|
TimeOfDay() |
Modifier and Type | Method and Description |
---|---|
static String |
converter(String phrase)
This function convert a phrase with time zone
|
static void |
main(String[] args) |
static TimexChunk |
timeRule(org.joda.time.DateTime start,
TemporalPhrase temporalPhrase)
Convert a phrase with a specific time to timex3 format
|
public static String converter(String phrase)
phrase
- public static TimexChunk timeRule(org.joda.time.DateTime start, TemporalPhrase temporalPhrase)
start
- anchor timetemporalPhrase
- public static void main(String[] args)
Copyright © 2017. All rights reserved.