date_time_to_string


Description:


public string date_time_to_string (DateTime date, DateFormat format)

Converts date to a string in the format described by format.

Parameters:

date

a DateTime

format

the format to generate the date in

Returns:

date as a string or null


Namespace: Soup
Package: libsoup-3.0