Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #30864, comment 28


Ignore:
Timestamp:
02/20/2016 07:09:30 PM (9 years ago)
Author:
azaozz
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #30864, comment 28

    initial v1  
    33Absolutely agree. We should do what all operating systems are doing: have a place to store locale settings and then use them everywhere. If translators want to change a particular instance, they still can. If the users want to change that for the site -- they can with the (old) option.
    44
    5 Thinking we need something like `localized_date_time` array with short and long date formats, and short and long (with seconds) time formats? That should be settable by translating the strings.
     5Thinking we need something like `localized_date_time` array with short and long date formats, and short and long (with seconds) time formats? That should be settable by translating the default settings.