public static interface TextAdapter.DateParser
Modifier and Type | Method and Description |
---|---|
DateTime |
createDateTime(String value,
String format,
TimeZone timezone)
If this particular DateParser does not know how to handle the give format then this method should return null
|
DateTime createDateTime(String value, String format, TimeZone timezone) throws VisADException
VisADException
Copyright © 1996–2023 The SSEC Visualization Project. All rights reserved.