kmime_dateformatter.h File Reference
#include <time.h>
#include <QDateTime>
#include <QString>
#include "kmime_export.h"
Include dependency graph for kmime_dateformatter.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
class | KMime::DateFormatter |
Detailed Description
This file is part of the API for handling MIME data and defines the DateFormatter class.
Defines the DateFormatter class.
RFC 2822: RFC that defines the Internet Message Format.
ISO 8601: International Standards Organization (ISO) standard that defines the international standard for date and time representations.
ctime: a Unix library call which returns the local time as a human readable ASCII string of the form "Sun Mar 31 02:08:35 2002".
Definition in file kmime_dateformatter.h.
This file is part of the KDE documentation.
Documentation copyright © 1996-2019 The KDE developers.
Generated on Fri Dec 13 2019 02:49:29 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2019 The KDE developers.
Generated on Fri Dec 13 2019 02:49:29 by doxygen 1.8.11 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.