When outputting KML from the geDateTime object it drops the am/pm, for example 1:00pm/13:00 is output as 1:00. For my copy I've modified the format string from "yyyy-MM-ddThh:mm:ss" to "yyyy-MM-ddTHH:mm:ss" to produce 24hr output.
Log in to post a comment.