google cloud platform - What type of timestamp does "gcloud compute instances list" produce -


when output gcloud compute instances list json, timestamps this:

2016-05-22t12:22:29.285-07:00 

but can't find explanation of format in documentation. interpret as:

yyyy-mm-dd-t<hours>:<minutes>:<seconds>.<fraction>-<timezone> 

i doubt there's documented guarantee on how timestamps emitted appears rfc3339 fractional seconds. interpretation correct except that:

  • yyyy-mm-dd-t yyyy-mm-ddt, simple typo i'm sure
  • -<timezone> +/- time offset utc

Popular posts from this blog

java - Cannot send AES encrypted messages of over 47 characters -

php - How to set default value of a select dynamically from database using smarty? -

telerik - Reformat image format in PDF -