I guess this is a regression. It works fine on emulator and iOS, but on 
Android, it fails. So:

SimpleDateFormat formatoMeta = new SimpleDateFormat("EE, d MMM");
formatoMeta.format(new Date());

This returns "Fri, 17 de"
instead of "Fri, 17 Apr"

-- 
You received this message because you are subscribed to the Google Groups 
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/259e9260-0677-452f-8208-65e30f1a872e%40googlegroups.com.

Reply via email to