QUERY TIME ZONE (Myth Protocol)

From MythTV Official Wiki
Jump to: navigation, search

QUERY_TIME_ZONE

Arguments

Command arguments: none

List arguments: none

Examples

Command:

QUERY_TIME_ZONE

Successful response:

America/New_York[]:[]-14400[]:[]2010-07-18T03:42:22

Description

Used to confirm time zone match between backend and client to prevent scheduling issues.

Returns

Returns the time zone in used by the backend, as well as GMT offset and current time in ISO format.

Changelog

version changeset description
42 [18574] Initial version