openData/fmtTime.cpp File Reference

#include <time.h>
#include <cstdlib>
#include <memory.h>

Include dependency graph for fmtTime.cpp:

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

Go to the source code of this file.

Functions

tm * parseTime (const char *strTime, const char *strFormat, tm *t)
time_t fixTime (struct tm *tp)
size_t fmtTime (char *s, size_t max, const char *format, const struct tm *tp)
tm * currentTime (tm *t)


Function Documentation

tm* currentTime ( tm *  t  ) 

time_t fixTime ( struct tm *  tp  ) 

size_t fmtTime ( char *  s,
size_t  max,
const char *  format,
const struct tm *  tp 
)

Definition at line 16 of file fmtTime.cpp.

Referenced by cgiCalendar::fill(), cgiCalendar::strMonth(), and cgiCalendar::strYear().

tm* parseTime ( const char *  strTime,
const char *  strFormat,
tm *  t 
)


Generated on Sat Aug 15 12:47:52 2009 for w3systemsDevelopment by  doxygen 1.5.5