public class Time24HrFmt extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static String |
MSG1 |
static String |
MSG2 |
static String |
MSG3 |
static String |
MSG4 |
static String |
splitChr |
| Constructor and Description |
|---|
Time24HrFmt(String time)
Constructs a Time24HrFmt.java.
|
public static final String splitChr
public static final String MSG1
public static final String MSG2
public static final String MSG3
public static final String MSG4
public Time24HrFmt(String time) throws ParseException
time - is expected in 24hr format along with minutes, separated by colon (hh:mm).ParseExceptionCopyright © 2013 The Kuali Foundation. All Rights Reserved.