public class DatetimeLongCoercerLocalDateTime extends Object implements DatetimeLongCoercer
Constructor and Description |
---|
DatetimeLongCoercerLocalDateTime(TimeZone timeZone) |
Modifier and Type | Method and Description |
---|---|
static long |
coerce(LocalDateTime ldt,
TimeZone timeZone) |
long |
coerce(Object date) |
public DatetimeLongCoercerLocalDateTime(TimeZone timeZone)
public long coerce(Object date)
coerce
in interface DatetimeLongCoercer
public static long coerce(LocalDateTime ldt, TimeZone timeZone)