| |
|
| clime.messadmin.utils.DateUtilsTest
DateUtilsTest | public class DateUtilsTest extends TestCase (Code) | | author: Cédrik LIME |
MILLIS_PER_DAY | final public static long MILLIS_PER_DAY(Code) | | Number of milliseconds in a standard day:
|
MILLIS_PER_HOUR | final public static long MILLIS_PER_HOUR(Code) | | Number of milliseconds in a standard hour:
|
MILLIS_PER_MINUTE | final public static long MILLIS_PER_MINUTE(Code) | | Number of milliseconds in a standard minute:
|
MILLIS_PER_SECOND | final public static long MILLIS_PER_SECOND(Code) | | Number of milliseconds in a standard second:
|
DateUtilsTest | public DateUtilsTest(String name)(Code) | | Constructor for DateUtilsTest.
Parameters: name - |
|
|
|