dateTimeToString

fun dateTimeToString(date: <Error class: unknown class>, format: DateFormat): String

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

Return

@date as a string or null

Parameters

date

a #GDateTime

format

the format to generate the date in