Actions
Patch #24938
closedUpdate tr.yml for general_first_day_of_week
Start date:
Due date:
% Done:
0%
Estimated time:
Description
In Turkey, first day of week is not Sunday, it is Monday. Could you please change general_first_day_of_week value is to "1" for new release?
Files
       Updated by Go MAEDA almost 9 years ago
      Updated by Go MAEDA almost 9 years ago
      
    
    - File ios-set-region-to-turkey.png ios-set-region-to-turkey.png added
- File ios-calendar-start-from-monday.png ios-calendar-start-from-monday.png added
- Target version set to 3.4.0
ozgur yazilimas wrote:
In Turkey, first day of week is not Sunday, it is Monday.
Although I don't have knowledge about Turkish calendar, I think that the matter pointed out by ozgur yazilimas is correct.
- default value for firstDayof jQuery UI date picker is1(Monday) in Turkish language: source:tags/3.3.2/public/javascripts/i18n/datepicker-tr.js#L29
- iOS shows a calendar starting from Monday if I set its region to Turkey.


       Updated by Toshi MARUYAMA over 8 years ago
      Updated by Toshi MARUYAMA over 8 years ago
      
    
    - Status changed from New to Closed
Committed in trunk r16343, thanks.
Actions