OCalendarTime.cc File Reference

#include <OPENR/OCalendarTime.h>
#include <cstdio>
#include <cstring>
#include <time.h>
#include "Platform.h"

Go to the source code of this file.

Functions

OStatus convert_to_calendar (OCalendarTime &calendar, const OTime &time)
const time_t convert_to_timestamp (const OCalendarTime &calendar)

Variables

const char monthNames [][4] = {"Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"}
const char DOWNames [][4] = {"Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"}


Function Documentation

OStatus convert_to_calendar OCalendarTime &  calendar,
const OTime &  time
[static]
 

Definition at line 33 of file OCalendarTime.cc.

const time_t convert_to_timestamp const OCalendarTime &  calendar  )  [static]
 

Definition at line 54 of file OCalendarTime.cc.

References sbyte.


Variable Documentation

const char DOWNames[][4] = {"Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"} [static]
 

Definition at line 30 of file OCalendarTime.cc.

const char monthNames[][4] = {"Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"} [static]
 

Definition at line 29 of file OCalendarTime.cc.


Generated on Sun Dec 2 23:04:32 2007 for openSDK by  doxygen 1.3.9.1