base/libs/qdecoder/qTime.c File Reference

#include <stdio.h>
#include <stdlib.h>
#include <stdbool.h>
#include <string.h>
#include <time.h>
#include "qDecoder.h"
#include "qInternal.h"

Include dependency graph for qTime.c:

Go to the source code of this file.

FunctionsTitleTestFour

const char * qTimeGetGmtStaticStr (time_t utctime)
char * qTimeGetGmtStr (time_t utctime)
char * qTimeGetGmtStrf (char *buf, int size, time_t utctime, const char *format)
const char * qTimeGetLocalStaticStr (time_t utctime)
char * qTimeGetLocalStr (time_t utctime)
char * qTimeGetLocalStrf (char *buf, int size, time_t utctime, const char *format)
time_t qTimeParseGmtStr (const char *gmtstr)


Detailed Description

Date and Time Handling API

Definition in file qTime.c.


Generated on Mon Mar 26 07:00:52 2018 for JSOC_Documentation by  doxygen 1.5.7.1