Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-6108] Android: Controls: Rhino Only: Change locale in Date Picker does not work

GitHub Issuen/a
TypeBug
PriorityLow
StatusClosed
ResolutionWon't Fix
Resolution Date2013-08-01T21:01:51.000+0000
Affected Version/sRelease 1.8.0, Release 2.1.2
Fix Version/sn/a
ComponentsAndroid
Labelsapi, qe-and082012
ReporterAllen Yeung
AssigneeIngo Muschenetz
Created2011-11-08T12:40:22.000+0000
Updated2017-03-22T17:25:15.000+0000

Description

In KS, go to Controls > Picker > Date Picker. Click on the 'change locale' button, and nothing happens.

Comments

  1. Hieu Pham 2011-11-17

    After some research, I found out that it is difficult to implement locale for DatePicker. It can be done with DatePickerDialog, but not DatePicker. One way to do it using the current implementation of DatePicker is to change system Locale, but even that only affect the format, not the language. This is probably an internal issue with android. Currently, we would need to re-implement the widget if we want to include this feature.
  2. Marshall Culpepper 2011-11-21

    This was also present in 1_7_X, and it looks like we won't be able to change the locale for a date picker without re-implementing the entire control. Marking as tbs-1.9.0 for now.
  3. Paul Dowsett 2011-12-25

    I think this can be closed and the information in the comments moved to the linked ticket.
  4. Evgenii Tcarev 2012-08-23

    Occurs on: Titanium Studio, build: 2.1.2.201208201549 SDK version: 2.1.2.v20120821160113 Devices: Motorola Droid (2.2.3) Asus Nexus7 (4.1)
  5. Anshu Mittal 2012-09-17

    This issue also exists on: SDK: 2.1.3.v20120915120319 Studio:2.1.2.201208301612 Devices: Samsung galaxy tab(v 3.2), Samsung galaxy note(v 2.3.6)
  6. Paras Mishra 2013-07-26

    Issue is reproducible. Android runtime used: V8 Environment used: Device: Samsung Galaxy Note, Android version: 2.3.6 SDK: 3.1.2.v20130725180746 CLI version : 3.1.1 OS : MAC OSX 10.7.5 Appcelerator Studio, build: 3.1.2.201307161206 XCode : 4.5.1
  7. Lee Morris 2017-03-22

    Closing ticket as the issue will not fix and with reference to the above comments.

JSON Source