You are here: Popular Formats > Google KML Reader/Writer > Feature Representation > Common Element Attributes > TimeStamp/TimeSpan
TimeStamp/TimeSpan
Describes either a moment in time (TimeStamp), or a period of time (TimeSpan).
Either a TimeStamp or a TimeSpan may be specified, but not both. The values can be in either the XML Schema time format (http://www.w3.org/TR/xmlschema-2/#isoformats), or the FME DateTime format.
KML Element Attribute |
KML Element |
kml_timespan_begin |
<TimeSpan><begin> |
kml_timespan_end |
<TimeSpan><end> |
kml_timestamp_when |
<TimeStamp><when> |
kml_gx_timespan_begin |
<gx:TimeSpan><begin> |
kml_gx_timespan_end |
<gx:TimeSpan><end> |
kml_gx_timestamp_when |
<gx:TimeStamp><when> |