public class TimeUtils extends Object
| Constructor and Description |
|---|
TimeUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Document |
periodAsGML(ZonedDateTime startTime,
ZonedDateTime endTime)
Builds a GML representation of a time interval delimited by the given end
points.
|
public static Document periodAsGML(ZonedDateTime startTime, ZonedDateTime endTime)
startTime - The starting instant.endTime - The ending instant.Copyright © 2016 Open Geospatial Consortium. All rights reserved.