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.

Definition at line 21 of file ktimezone.cpp.

◆ fromLocation()

const char * KTimeZone::fromLocation ( float  latitude,
float  longitude 
)

Returns the timezone at the given geo coordinate.

Definition at line 15 of file ktimezone.cpp.

This file is part of the KDE documentation.
Documentation copyright © 1996-2023 The KDE developers.
Generated on Fri Jun 9 2023 04:08:00 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.