Menu

#1 Replace date and time a date_t struct

release_0.1.0
open
nobody
5
2003-02-17
2003-02-17
No

Replace the time and date with a date_t struct and
corresponding functions.

i.e:
date_t *date_malloc()
void date_init(date_t *date)
void date_set_year(date_t *date, year_t year)
...

Discussion


Log in to post a comment.

MongoDB Logo MongoDB