[codenameone-discussions] How to change date format?

2018-10-25 Thread Gareth Murfin
I have a method to create a date string like this public String getTime() { return (new Date(time * 1000L)).toString(); } this produces something like 2018-10-25 etc etc which appears to be for USA. but how do I make this UK time ? IE.. 2018-25-10? -- You received this

[codenameone-discussions] Re: Embedded youtube video shows correctly in iOS but not on Android

2018-10-25 Thread Shai Almog
Is this related to this stackoverflow question? https://stackoverflow.com/questions/52983341/codename-one-web-view-appears-on-iphone-but-not-android -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and

[codenameone-discussions] Re: Screen distorted after viewing pdf

2018-10-25 Thread Shai Almog
Can you post screenshots? -- 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 codenameone-discussions+unsubscr...@googlegroups.com. Visit this group at

[codenameone-discussions] Re: How to change date format?

2018-10-25 Thread Shai Almog
You need to use SimpleDateFormat or L10NManager to format a date. -- 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

[codenameone-discussions] Re: When using the following code, my app freezes in simulator in netbeans

2018-10-25 Thread robherare
it's the same case with the codename one build application for Android -- 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