#include <stdio.h>#include <stdlib.h>#include <sys/types.h>#include "otimezone.h"Include dependency graph for otimezone.cpp:

Go to the source code of this file.
Functions | |
| QDateTime | utcTime (time_t t) |
| QDateTime | utcTime (time_t t, const QString &zone) |
| time_t | to_Time_t (const QDateTime &utc, const QString &str) |
|
||||||||||||
|
Definition at line 36 of file otimezone.cpp. References d, QDateTime::date(), QDate::day(), QTime::hour(), QString::latin1(), QTime::minute(), QDate::month(), QTime::second(), t, QDateTime::time(), true, and QDate::year(). |
|
||||||||||||
|
Definition at line 17 of file otimezone.cpp. References QString::latin1(), QDateTime::setDate(), QDateTime::setTime(), and true. |
|
|
Definition at line 10 of file otimezone.cpp. References QDateTime::setDate(), and QDateTime::setTime(). |
1.4.2