public final class TimestampFormatterDelegateImpl
extends org.embulk.spi.time.TimestampFormatterDelegate
| Constructor and Description |
|---|
TimestampFormatterDelegateImpl(String pattern,
String defaultZone,
String defaultDate) |
| Modifier and Type | Method and Description |
|---|---|
String |
format(Instant format) |
Instant |
parse(String text) |