[ https://issues.apache.org/jira/browse/CB-1602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Braden Shepherdson updated CB-1602: ----------------------------------- Assignee: Braden Shepherdson (was: Joe Bowser) I'm investigating this. I can reproduce it. The Cordova Contacts docs say the birthday field is a Date, but iOS wants an integer timestamp, and I get farthest on Android with that type. I'll fix the docs on this if that turns out to be the case. I'm currently stuck because the Android 2.3.3 stock contacts app doesn't show the birthday field at all, so I'm not sure whether the field is not being set properly, or not being retrieved properly. I'm trying again with 4.0.3. > Android birthday field not working > ---------------------------------- > > Key: CB-1602 > URL: https://issues.apache.org/jira/browse/CB-1602 > Project: Apache Cordova > Issue Type: Bug > Components: Android > Affects Versions: 2.1.0 > Environment: Baseband : IG9100GXXKL4 (Galaxy S2) > Kernel : 2.6.35.7 > Android: 2.3.6 > Reporter: Olivier Louvignes > Assignee: Braden Shepherdson > Labels: contacts > > I'm trying to save/update a birthday field on my android device. It does work > with a timestamp (int) on iOS. However on android, I'll always get the > current (today) date to be saved on my device. > I tried : > - int timestamp > - javascript Date > - string YYYY-MM-DD (what is returned on read().) -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira