![]() |
![]()
| ![]() |
![]()
NAME
LIBRARYlibrary “libdivecomputer” SYNOPSIS
dc_datetime_t *
DESCRIPTIONConvert an integral timestamp ticks created with dc_datetime_now(3) or dc_datetime_mktime(3) into a broken-down GMT representation in result. The filled-in value consists of the year, month, day, hour, minute, and second fields. Note: unlike in struct tm, the value for year is normalised, not less 1900; moreover, the value for month is from one, not zero. The RETURN VALUESThis returns the result pointer on success.
It returns SEE ALSOdc_datetime_localtime(3), dc_datetime_mktime(3), dc_datetime_new(3) AUTHORSThe library
“libdivecomputer” library was written by
Jef Driesen,
jef@libdivecomputer.org.
The manpages were written by
|