Twitch API timezone?

What’s the time zone of the Twitch API?

I want to get runtime of the stream, and it outputs a 24h time code with an unspecified time zone not listed in the API docs

The timestamps have the Z suffix, which indicates it is using the UTC +0 timezone.