Looking at the date.js example (http://developer.appcelerator.com/blog/2011/10/forging-titanium-episode-12-titanium-date-js.html) I’ve installed the app on my Android device, but it errors all the time at: Location: [113,21] app.js Message: “Uncaught RangeError: toString() radix arguement must be between 2 and 36? Source: label.text = date.toString(‘dddd.MMMM dd,yyyy h:mm:ss tt’);
Do you have a working version or any ideas for what might be wrong? I kind of expect the example apps to work reliably if I'm to have confidence in the product. Thanks