Method

AppStreamReleaseget_date

Declaration [src]

const gchar*
as_release_get_date (
  AsRelease* release
)

Description [src]

Gets the release date.

Available since:0.12.5

Return value

Returns: const gchar*
 

The date in ISO8601 format.

 The data is owned by the instance.
 The return value can be NULL.
 The value is a NUL terminated UTF-8 string.