Skip to content

Instantly share code, notes, and snippets.

@jharmn
Created September 10, 2013 22:12
Show Gist options
  • Select an option

  • Save jharmn/6516492 to your computer and use it in GitHub Desktop.

Select an option

Save jharmn/6516492 to your computer and use it in GitHub Desktop.
Providing timezone with a datetime for an appointment
"appointmentTime": {
"value": "2013-08-16T10:30:15Z", // Note this is UTC, or "Zulu time"
"timezone": "America/Chicago" // Note zoneinfo standard
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment