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