NuHTTP Class Reference

NSDate Extensions

Declared in: nu/extensions.nu

Extensions for NuHTTP.

Methods

- (id) descriptionForBlog
Get a nice representation of a date for display.

in nu/extensions.nu

- (id) rfc1123
Get an RFC1123-compliant representation of a date.

in nu/extensions.nu

- (id) rfc3339
Get an RFC3339-compliant representation of a date.

in nu/extensions.nu

- (id) rfc822
Get an RFC822-compliant representation of a date.

in nu/extensions.nu

- (id) ymd
Get a y-m-d representation of a date.

in nu/extensions.nu