• Skip to content
  • Skip to link menu
KDE 4.3 API Reference
  • KDE API Reference
  • kdelibs
  • Sitemap
  • Contact Us
 

KDE3Support

k3rfcdate.cpp File Reference

#include "k3rfcdate.h"
#include <config.h>
#include <sys/param.h>
#include <ctype.h>
#include <stdlib.h>
#include <QtCore/QMutableStringListIterator>
#include <QtCore/QCharRef>
#include <QtCore/QByteArray>

Go to the source code of this file.

Functions

static unsigned int ymdhms_to_seconds (int year, int mon, int day, int hour, int minute, int second)

Variables

static const char day_names [][4]
static const char haystack [37] = "janfebmaraprmayjunjulaugsepoctnovdec"
struct {
   const char   tzName [4]
   int   tzOffset
} known_zones []
static const char month_names [][4]

Function Documentation

static unsigned int ymdhms_to_seconds ( int  year,
int  mon,
int  day,
int  hour,
int  minute,
int  second 
) [static]

Definition at line 33 of file k3rfcdate.cpp.


Variable Documentation

const char day_names[][4] [static]
Initial value:
 {
    "Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"
}

Definition at line 472 of file k3rfcdate.cpp.

const char haystack[37] = "janfebmaraprmayjunjulaugsepoctnovdec" [static]

Definition at line 75 of file k3rfcdate.cpp.

struct { ... } known_zones[] [static]
const char month_names[][4] [static]
Initial value:
 {
    "Jan", "Feb", "Mar", "Apr", "May", "Jun",
    "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"
}

Definition at line 476 of file k3rfcdate.cpp.

const char tzName[4]

Definition at line 80 of file k3rfcdate.cpp.

int tzOffset

Definition at line 81 of file k3rfcdate.cpp.

KDE3Support

Skip menu "KDE3Support"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

kdelibs

Skip menu "kdelibs"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • Kate
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • kio
  • KIOSlave
  • KJS
  •   KJS-API
  •   WTF
  • kjsembed
  • KNewStuff
  • KParts
  • KPty
  • Kross
  • KUtils
  • Nepomuk
  • Plasma
  • Solid
  • Sonnet
  • ThreadWeaver
Generated for kdelibs by doxygen 1.6.1
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal