Quantcast
Channel: Active questions tagged rfc3339 - Stack Overflow
Viewing all articles
Browse latest Browse all 33

What exactly does the T and Z mean in timestamp?

$
0
0

I have this timestamp value being return by a web service "2014-09-12T19:34:29Z"

I know that it means timezone, but what exactly does it mean?

And I am trying to mock this web service, so is there a way to generate this timestamp using strftime in python?

Sorry if this is painfully obvious, but Google was not very helpful and neither was the strftime() reference page.

I am currently using this :

x.strftime("%Y-%m-%dT%H:%M:%S%Z")'2015-03-26T10:58:51'

Viewing all articles
Browse latest Browse all 33

Latest Images

Trending Articles



Latest Images