diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/releases/1.8.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/releases/1.8.txt b/docs/releases/1.8.txt index a904f0fd13..51febddd9a 100644 --- a/docs/releases/1.8.txt +++ b/docs/releases/1.8.txt @@ -556,6 +556,9 @@ Miscellaneous * For consistency with other major vendors, the ``en_GB`` locale now has Monday as the first day of the week. +* Seconds have been removed from any locales that had them in ``TIME_FORMAT``, + ``DATETIME_FORMAT``, or ``SHORT_DATETIME_FORMAT``. + .. _deprecated-features-1.8: Features deprecated in 1.8 |
