public final class CalendricalUtil
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static long |
NANOS_IN_MICROS |
static long |
NANOS_IN_MILLIS |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isValidDayOfMonth(int dayOfMonth) |
static boolean |
isValidMonth(int month) |
public static final long NANOS_IN_MICROS
public static final long NANOS_IN_MILLIS
Copyright © 2015-2022 Real Logic Limited. All Rights Reserved.