Re: [Dhis2-devs] Date Time Format change

2016-08-29 Thread Morten Olav Hansen
Hi Sam Yes, this was done a few weeks ago, I'm sorry if it causes issues on your end. This was done as we have seen a lot of TZ related issues lately, and because of the way TZ is stored internally (i.e. its not stored) this meant that the output from the API was not always correct. So this fix si

Re: [Dhis2-devs] Date Time Format change

2016-08-28 Thread Alex Tumwesigye
Dear Sam, Quick fix is to reformat the date-time string to your own format e.g -mm-dd hh-mm-ss Alex On Sunday, August 28, 2016, Sampath Jayasinghe wrote: > Hello Friends, > > I'm working on an android app that interacts with DHIS2. It is a > government project. This is one of the projects

[Dhis2-devs] Date Time Format change

2016-08-27 Thread Sampath Jayasinghe
Hello Friends, I'm working on an android app that interacts with DHIS2. It is a government project. This is one of the projects that Health officials are really concerned about. They are looking forward to demo this next week. Recently we have downloaded the new #124 build of dhis.war. Our well t