MythTV  master
Namespaces | Functions
mythtimezone.h File Reference
#include <QString>
#include "mythbaseexp.h"
Include dependency graph for mythtimezone.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 MythTZ
 

Functions

int MythTZ::calc_utc_offset (void)
 
QString MythTZ::getTimeZoneID (void)
 Returns the zoneinfo time zone ID or as much time zone information as possible. More...
 
bool MythTZ::checkTimeZone (void)
 Verifies the time zone settings on this system agree with those on the master backend. More...
 
bool MythTZ::checkTimeZone (const QStringList &)
 This overloaded version allows for the use of an existing (not managed by MythContext) connection to the backend. More...