Description Usage Arguments Value Author(s) References
This creates a TimeStamp XML element and adds it to the parent, if specified.
1 | addTimeStamp(when, parent = NULL, format = "%Y-%m-%dT%H:%M:%S%Z")
|
when |
the time. This can be a POSIXct or POSIXlt object, a Date or a string that is already in the appropriate format - the dateTime format specified in the general XML schema. |
parent |
an XML internal node to which to add the new TimeStamp node |
format |
the format string used by |
the XMLInternalNode object
Duncan Temple Lang
http://code.google.com/apis/kml/documentation/kmlreference.html
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.