KTimeZone
KTimeZone Namespace Reference
Functions | |
KI18NLOCALEDATA_EXPORT KCountry | country (const char *ianaId) |
const KI18NLOCALEDATA_EXPORT char * | fromLocation (float latitude, float longitude) |
Detailed Description
Timezone localization methods.
- Since
- 5.88
Function Documentation
◆ country()
KI18NLOCALEDATA_EXPORT KCountry KTimeZone::country | ( | const char * | ) |
Returns the country a timezone is in.
◆ fromLocation()
const KI18NLOCALEDATA_EXPORT char* KTimeZone::fromLocation | ( | float | latitude, |
float | longitude | ||
) |
Returns the timezone at the given geo coordinate.
This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Wed Dec 6 2023 04:11:46 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Wed Dec 6 2023 04:11:46 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.