Package | Description |
---|---|
org.apache.calcite.avatica.util |
Modifier and Type | Method and Description |
---|---|
static DateTimeUtils.PrecisionTime |
DateTimeUtils.parsePrecisionDateTimeLiteral(String s,
DateFormat dateFormat,
TimeZone tz,
int maxPrecision)
Parses a string using
SimpleDateFormat and a given pattern, and
if present, parses a fractional seconds component. |
static DateTimeUtils.PrecisionTime |
DateTimeUtils.parsePrecisionDateTimeLiteral(String s,
String pattern,
TimeZone tz)
Deprecated.
|
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.