|
|
@@ -900,14 +900,14 @@ print $date->toString("'Era:GGGG='GGGG, ' Date:yy.MMMM.dd'yy.MMMM.dd");
|
|
|
</row>
|
|
|
<row>
|
|
|
<entry>EE</entry>
|
|
|
- <entry>Day of the week, localized, abbreviated, two char</entry>
|
|
|
+ <entry>Day of the week, localized, abbreviated, two or more chars</entry>
|
|
|
<entry>Zend_Date::WEEKDAY_NAME</entry>
|
|
|
<entry><emphasis>Mo</emphasis>
|
|
|
</entry>
|
|
|
</row>
|
|
|
<row>
|
|
|
<entry>EEE</entry>
|
|
|
- <entry>Day of the week, localized, abbreviated, three char</entry>
|
|
|
+ <entry>Day of the week, localized, abbreviated, three chars</entry>
|
|
|
<entry>Zend_Date::WEEKDAY_SHORT</entry>
|
|
|
<entry><emphasis>Mon</emphasis>
|
|
|
</entry>
|