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