|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TimeSpec | |
|---|---|
| org.jrobin.core.timespec | |
| Uses of TimeSpec in org.jrobin.core.timespec |
|---|
| Methods in org.jrobin.core.timespec that return TimeSpec | |
|---|---|
TimeSpec |
TimeParser.parse()
Parses the input string specified in the constructor. |
| Methods in org.jrobin.core.timespec with parameters of type TimeSpec | |
|---|---|
static Calendar[] |
TimeSpec.getTimes(TimeSpec spec1,
TimeSpec spec2)
Use this static method to resolve relative time references and obtain the corresponding Calendar objects. |
static long[] |
TimeSpec.getTimestamps(TimeSpec spec1,
TimeSpec spec2)
Use this static method to resolve relative time references and obtain the corresponding timestamps (seconds since epoch). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||