Vote #78190
完了Update tr.yml for general_first_day_of_week
0%
説明
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?
journals
--------------------------------------------------------------------------------
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 @firstDay@ of jQuery UI date picker is @1@ (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.
---
!ios-set-region-to-turkey.png!
!ios-calendar-start-from-monday.png!
--------------------------------------------------------------------------------
Committed in trunk r16343, thanks.
--------------------------------------------------------------------------------