User tests: Successful: Unsuccessful:
This PR extends the use of the new feature for translated date (and time) formats in the calendar formfield to all other core extensions.
#12102 originally introduced that feature but only did it for com_content.
Replace the hardcoded format in the form declaration with translateFormat="true"
and showTime="true"
where appropriate.
DATE_FORMAT_CALENDAR_DATE="%d.%m.%Y"
DATE_FORMAT_CALENDAR_DATETIME="%d.%m.%Y %H:%M:%S"
DATE_FORMAT_FILTER_DATETIME="d.m.Y H:i:s"
DATE_FORMAT_FILTER_DATE="d.m.Y"
None that I'm aware of.
Status | New | ⇒ | Pending |
Category | ⇒ | Administration com_admin com_banners com_contact com_content com_finder com_modules com_newsfeeds com_tags com_users Front End com_config Modules |
Labels |
Added:
?
|
Looks OK on review.
For this PR I did a search for the calendar type formfield.
I have tested this item
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
RTC
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-01-15 01:50:10 |
Closed_By | ⇒ | wilsonge |
Affected extensions are:
Backend
Frontend
Modules