Fix long date format

You can post your bug reports here. Please include at least the app version and your phone, and any useful information.
Post Reply
NickC
Posts: 52
Joined: Mon Dec 13, 2010 3:10 am
Phone: Samsung Captivate Android 2.1

Fix long date format

Post by NickC »

According to the User Guide, the long date format auto text (%D) should look like:

Tue, Sep 21, 2010

But when I define the auto text macro, my long date actually looks like:

September 21, 2010

Please fix or include a different style long date with the first format as it is more useful.
NickC
Posts: 52
Joined: Mon Dec 13, 2010 3:10 am
Phone: Samsung Captivate Android 2.1

Re: Fix long date format

Post by NickC »

Would like to bump this up. Any chance of fixing the long date format to the way it's supposed to be? I use that format all the time! :)
User avatar
cyril
Developer
Posts: 2079
Joined: Tue Feb 02, 2010 4:02 pm
Phone: Nexus One 2.3
Location: Nice, France

Re: Fix long date format

Post by cyril »

Indeed the code (or the user's guide ;) ) is wrong, the long date format uses the android method DateFormat.getLongDateFormat(), which gives a different result. Looking at this
Cyril
User avatar
cyril
Developer
Posts: 2079
Joined: Tue Feb 02, 2010 4:02 pm
Phone: Nexus One 2.3
Location: Nice, France

Re: Fix long date format

Post by cyril »

Fixed in the latest beta, can you try?
Cyril
NickC
Posts: 52
Joined: Mon Dec 13, 2010 3:10 am
Phone: Samsung Captivate Android 2.1

Re: Fix long date format

Post by NickC »

Just did the update to 3.13.0 - looks great! Thank you!!
Post Reply