Valadoc
|
Vala
|
Tutorial
|
API-References
|
Markup
Packages
libsoup-2.4
Soup
Date
Date
Date.from_now
Date.from_string
Date.from_time_t
copy
free
get_day
get_hour
get_minute
get_month
get_offset
get_second
get_utc
get_year
is_past
to_string
to_time_t
to_timeval
day
hour
minute
month
offset
second
utc
year
to_string
Description:
public
string
to_string
(
DateFormat
format)
Converts
date
to a string in the format described by
format
.
Parameters:
format
the format to generate the date in
Returns:
date
as a string