Date Class Extensions

Extends the JavaScript Date class.

Class Members

MemberDescription
formatDate Provides simple .NET like date formatting functionality. Only basic formatting options are provided to allow for minimalistic simple date and time formatting. date = new…
o.Date.formatDate(formatString)

See also

Class Date