DateGenerator.doFormatCookieDate

Format "EEE, dd-MMM-yy HH:mm:ss 'GMT'" for cookies

@param buf the buffer to format the date into @param date the date in milliseconds

class DateGenerator
void
doFormatCookieDate
(
StringBuilder buf
,
long date
)

Meta