TestDateTimeUtils

Unit tests for the DateTimeUtils class

Methods
static void main(String... a)
Run just this test.
static void main(String... a) throws Exception
Run just this test.
Parameters:
a - if {@code "testUtc2Value"} only {@link #testUTC2Value(boolean)} will be executed with all time zones (slow). Otherwise all tests in this test unit will be executed with local time zone.
void test()
void test() throws Exception