DateGenerator.formatDate

Format HTTP date "EEE, dd MMM yyyy HH:mm:ss 'GMT'"

@param date the date @return the formatted date

class DateGenerator
static
string
formatDate
(
SysTime date
)

Meta