gmail api - Getting incorrect sent date/time from google api -


i wrote app calls google's api list of threads users inbox. of emails i'm getting incorrect sent time. example, queried user , it's 3:55pm est here , yet date header has value of mon, 11 sep 2017 19:14:53 +0000 - 7:14pm est. each time i've encountered time in future has +0000 @ end of string. i'm assuming that's timezone offset, if was, wouldn't have value other 0?


Comments

Popular posts from this blog

angular - Ionic slides - dynamically add slides before and after -

minify - Minimizing css files -

Add a dynamic header in angular 2 http provider -