public class DatetimeLongCoercerZonedDateTime extends Object implements DatetimeLongCoercer
Constructor and Description |
---|
DatetimeLongCoercerZonedDateTime() |
Modifier and Type | Method and Description |
---|---|
long |
coerce(Object date) |
static long |
coerce(ZonedDateTime zdt) |
public long coerce(Object date)
coerce
in interface DatetimeLongCoercer
public static long coerce(ZonedDateTime zdt)