DCL 4.0
Loading...
Searching...
No Matches
_time.h File Reference
#include <time.h>

Go to the source code of this file.

Macros

#define __DCL_TIME_R_H__   20070723

Functions

DCLCAPI errno_t gmtime_s (struct tm *__tm, const time_t *__time)
DCLCAPI errno_t localtime_s (struct tm *__tm, const time_t *__time)

Macro Definition Documentation

◆ __DCL_TIME_R_H__

#define __DCL_TIME_R_H__   20070723

Definition at line 2 of file _time.h.

Function Documentation

◆ gmtime_s()

DCLCAPI errno_t gmtime_s ( struct tm * __tm,
const time_t * __time )

◆ localtime_s()

DCLCAPI errno_t localtime_s ( struct tm * __tm,
const time_t * __time )