Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C#
  4. Universal Time???

Universal Time???

Scheduled Pinned Locked Moved C#
helpquestion
2 Posts 2 Posters 2 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • H Offline
    H Offline
    hung_ngole
    wrote on last edited by
    #1

    Hi, When using webservice, I have the time like that: "2006-06-15T12:10:09Z" I can't understand it? Is it universal time? "T" & "Z" mean? Thanks for your help! Hung

    D 1 Reply Last reply
    0
    • H hung_ngole

      Hi, When using webservice, I have the time like that: "2006-06-15T12:10:09Z" I can't understand it? Is it universal time? "T" & "Z" mean? Thanks for your help! Hung

      D Offline
      D Offline
      Dan Neely
      wrote on last edited by
      #2

      T is apparently a delimiter between the date and time. Z stands for Zulu which is an alternate name for universal time (UTC), and practically equivilant to GMT. There are a few differences between UTC and the older GMT standard but unless you're a clock geek they're meaningless.

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups