#17797 closed defect (bug) (invalid)
Schedule date format (RTL-Arabic)
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | 3.2 |
| Component: | RTL | Keywords: | |
| Focuses: | Cc: |
Description
Hello,
Please check the attachment.
When scheduling a post, date format in Arabic should be (j F, Y). Currently it is (F j, Y).
I don't know if you can modify it.
I tried to change the date format from (wp-admin/options-general.php) but it takes no effect.
Attachments (1)
Change History (5)
#2
in reply to:
↑ 1
@
14 years ago
Replying to dd32:
This would be either based on the Date format option in the General settings (In which case, You should be able to set the default through translations I believe), or the date string should already be translated.
Can you confirm if the settings on the General page are in line with the local language?
Yes i confirm.
The relevant string is (Schedule for: <b>%1$s</b>) so i don't think it is possible to change formats here.
#3
@
14 years ago
- Milestone Awaiting Review deleted
- Resolution set to invalid
- Status changed from new to closed
The datestamp used within that string is also translated, The translation specifically is M j, Y @ G:i. You can translate that date format into what your locale requires.
This would be either based on the Date format option in the General settings (In which case, You should be able to set the default through translations I believe), or the date string should already be translated.
Can you confirm if the settings on the General page are in line with the local language?