| Package | Description |
|---|---|
| com.twelvemonkeys.util |
| Modifier and Type | Method and Description |
|---|---|
Time |
TimeFormat.parse(java.lang.String pStr)
Parses a Time, according to this format.
|
static Time |
Time.parseTime(java.lang.String pStr)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
TimeFormat.format(Time pTime)
Formats the the given time, using this format.
|
Copyright © 2018. All Rights Reserved.