Date.toString

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

class Date
string
toString
(
SoupDateFormat format
)

Parameters

format SoupDateFormat

the format to generate the date in

Return Value

Type: string

@date as a string

Meta