Functions
evil_time.h File Reference

The file that provides functions ported from Unix in time.h. More...

Functions

char * strptime (const char *buf, const char *fmt, struct tm *tm)
 Convert a string representation of time to a time tm structure . More...
 

Detailed Description

The file that provides functions ported from Unix in time.h.