ruby / date

A subclass of Object includes Comparable module for handling dates.
Other
70 stars 35 forks source link

[DOC] Enhanced intro for Date #72

Closed BurdetteLamar closed 2 years ago

BurdetteLamar commented 2 years ago

Let me clarify your question, do you mean moving information about HTTP format, RFC 3339, RFC 2822, JIS X 0301 into the strftime page?

Yes, entire section "Standard Format Strings," any necessary changes having been made; then link as needed from elsewhere.

peterzhu2118 commented 2 years ago

Yeah I think we can move information about these formats into that document.

BurdetteLamar commented 2 years ago

@peterzhu2118, I have linked to "Formats for Dates and Times" from the specialized format methods.