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

KDECore

krfcdate.cpp File Reference

#include <config.h>
#include <sys/param.h>
#include <ctype.h>
#include <stdlib.h>
#include <qstringlist.h>
#include <krfcdate.h>

Include dependency graph for krfcdate.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 *const day_names []
static const char haystack [37] = "janfebmaraprmayjunjulaugsepoctnovdec"
struct {
   const char   tzName [4]
   int   tzOffset
} known_zones []
static const char *const month_names []

Function Documentation

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

Definition at line 34 of file krfcdate.cpp.


Variable Documentation

const char* const day_names[] [static]

Initial value:

 {
    "Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"
}

Definition at line 474 of file krfcdate.cpp.

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

Definition at line 76 of file krfcdate.cpp.

struct { ... } known_zones[] [static]

const char* const month_names[] [static]

Initial value:

 {
    "Jan", "Feb", "Mar", "Apr", "May", "Jun",
    "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"
}

Definition at line 478 of file krfcdate.cpp.

const char tzName[4]

Definition at line 81 of file krfcdate.cpp.

int tzOffset

Definition at line 82 of file krfcdate.cpp.

KDECore

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

API Reference

Skip menu "API Reference"
  • dcop
  • DNSSD
  • interfaces
  • Kate
  • kconf_update
  • KDECore
  • KDED
  • kdefx
  • KDEsu
  • kdeui
  • KDocTools
  • KHTML
  • KImgIO
  • KInit
  • kio
  • kioslave
  • KJS
  • KNewStuff
  • KParts
  • KUtils
Generated for API Reference by doxygen 1.5.9
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