Hi

I've found that SimpleDateFormat fails to parse for Android devices since 
the last version. Works fine for Simulator and iOS. Building against 6.0 
makes it work again.

So this code is not working for the last version:

SimpleDateFormat formatoPicker = new SimpleDateFormat("d-MMM-yyyy");
Picker calendarioInicio = findPicker(f);
calendarioInicio.setFormatter(formatoPicker);


-- 
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].
Visit this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/019356db-7a6b-4e70-aec1-e89f255af9c5%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to