KDE3Support
k3rfcdate.h
Go to the documentation of this file.
The K3RFCDate class contains functions related to the parsing of dates.
Definition k3rfcdate.h:37
static int localUTCOffset()
Returns the local timezone offset to UTC in minutes.
Definition k3rfcdate.cpp:456
static QByteArray rfc2822DateString(time_t utcTime, int utcOffset=localUTCOffset())
Returns a string representation of the given date and time formated in conformance to RFC2822.
Definition k3rfcdate.cpp:482
static time_t parseDateISO8601(const QString &date)
This function tries to parse a string containing a date/time in any of the formats specified by http:...
Definition k3rfcdate.cpp:343
static time_t parseDate(const QString &date)
This function tries to parse a string containing a date/time in any of the formats specified by RFC82...
Definition k3rfcdate.cpp:97
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.