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

KDE3Support

  • sources
  • kde-4.14
  • kdelibs
  • kde3support
  • kdecore
Functions | Variables
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>
Include dependency graph for k3rfcdate.cpp:

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.

const { ... } known_zones[]
Initial value:
= {
{ "UT", 0 },
{ "GMT", 0 },
{ "EST", -300 },
{ "EDT", -240 },
{ "CST", -360 },
{ "CDT", -300 },
{ "MST", -420 },
{ "MDT", -360 },
{ "PST", -480 },
{ "PDT", -420 },
{ { 0,0,0,0 }, 0 }
}
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.

This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:48 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

KDE3Support

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

kdelibs API Reference

Skip menu "kdelibs API Reference"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDEWebKit
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • kio
  • KIOSlave
  • KJS
  •   KJS-API
  •   WTF
  • kjsembed
  • KNewStuff
  • KParts
  • KPty
  • Kross
  • KUnitConversion
  • KUtils
  • Nepomuk
  • Plasma
  • Solid
  • Sonnet
  • ThreadWeaver

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal