We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80e7504 commit 933eccfCopy full SHA for 933eccf
lib/time.rb
@@ -407,7 +407,7 @@ def parse(date, now=self.now)
407
# %c :: The preferred local date and time representation
408
# %C :: Century (20 in 2009)
409
# %d :: Day of the month (01..31)
410
- # %D :: Date (%m/%d/%y)
+ # %D :: \Date (%m/%d/%y)
411
# %e :: Day of the month, blank-padded ( 1..31)
412
# %F :: Equivalent to %Y-%m-%d (the ISO 8601 date format)
413
# %g :: The last two digits of the commercial year
0 commit comments