Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

Ticket #10368 (closed enhancement: fixed)

Opened 8 months ago

Last modified 8 months ago

[PATCH][DOCS] Document Date::Conversions

Reported by: chuyeow Assigned to: core
Priority: normal Milestone: 2.x
Component: ActiveSupport Version: edge
Severity: normal Keywords:
Cc: docs

Description

Similar to #7164, this patch documents Date::Conversions.

Attachments

document_date_conversions.diff (2.9 kB) - added by chuyeow on 12/05/07 05:29:48.

Change History

12/05/07 05:29:48 changed by chuyeow

  • attachment document_date_conversions.diff added.

12/05/07 06:24:43 changed by nzkoz

  • status changed from new to closed.
  • resolution set to fixed.

(In [8279]) Document Date conversions. Closes #10368 [chuyeow]