Hi there, for my program I am using the B4XDateTemplate in B4A. In this template the month on the top right is in english language. Same goes for the weekday. I can't seem to find a way to change them to a different language or even any different term/name. To make it a bit more clear: In...
Hi, guys -- Is it possible to set locale on fly for DateTime functions ? My app already has #PlistExtra: CFBundleLocalizations and this works fine, for example in textfield context menu. But there is no effect for DateTime.DateParse, DateTime.Date etc. Any ideas ?