| Package | Description |
|---|---|
| org.apache.calcite.util |
Provides utility classes.
|
| Modifier and Type | Method and Description |
|---|---|
static ZonelessDate |
ZonelessDate.parse(String s)
Parses a string as a ZonelessDate.
|
static ZonelessDate |
ZonelessDate.parse(String s,
String format)
Parses a string as a ZonelessDate with a given format string.
|
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.