YouTube Live Streaming and Timezone Information (GMT) in Creator Studio -


we making live broadcasting software youtube. following livestream api guide, broadcast our live event.

one issue encountered, however, never correct gmt information event.
example, though on live from south korea, gmt+9, according creator studio's page, live events

broadcasted gmt-7.

currently we’re using following api: snippet.scheduledstarttime https://developers.google.com/youtube/v3/live/docs/livebroadcasts

the usage snippet.scheduledstarttime(1997-07-16t19:20:30.45+01:00) guided in http://www.w3.org/tr/note-datetime

is there issue google's api timezone setting?

thanks.


Comments

Popular posts from this blog

php - Permission denied. Laravel linux server -

google bigquery - Delta between query execution time and Java query call to finish -

python - Pandas two dataframes multiplication? -