Opened 5 years ago
Last modified 16 months ago
#451 new Enhancement
Internationalisation of dates (was: Use setlocale() + strftime() instead of date() for other languages than english)
| Reported by: | pillgrim | Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | Near Term Future Release |
| Component: | Core | Version: | 1.0 |
| Severity: | major | Keywords: | i18n |
| Cc: | brettp | Difficulty: |
Description
PHP documentation at http://www.php.net/manual/en/function.date.php says:
" To format dates in other languages, you should use the setlocale() and strftime() functions instead of date(). "
Change History (8)
comment:1 Changed 5 years ago by marcus
- Summary changed from Use setlocale() + strftime() instead of date() for other languages than english to Internationalisation of dates (was: Use setlocale() + strftime() instead of date() for other languages than english)
comment:2 Changed 4 years ago by marcus
Also refs #319
comment:3 Changed 3 years ago by cash
- Keywords i18n added
- Milestone changed from Elgg 1.1 to Elgg 1.8
1.7 has i18n improvements. Seems reasonable to continue making progress in this area with 1.8.
comment:4 Changed 3 years ago by cash
Also see #1531
comment:5 Changed 3 years ago by brettp
- Type changed from unconfirmed defect to confirmed defect
comment:6 Changed 3 years ago by brettp
- Type changed from confirmed defect to enhancement
comment:7 Changed 2 years ago by ewinslow
- Milestone changed from Elgg 1.8 to Elgg 1.8.1
comment:8 Changed 16 months ago by cash
- Milestone changed from Elgg 1.8.x to Near Term Future Release
Note: See
TracTickets for help on using
tickets.

Also refs #343