Function
Soupdate_time_to_string
Declaration [src]
char*
soup_date_time_to_string (
GDateTime* date,
SoupDateFormat format
)
Parameters
date
-
Type:
GDateTime
A
GDateTime
.The data is owned by the caller of the function. format
-
Type:
SoupDateFormat
The format to generate the date in.