On Thursday, April 26, 2018 at 5:39:38 PM UTC-4, [email protected] wrote: > > If you are experiencing an issue please mention the full platform your > issue applies to: > IDE: NetBeans/Eclipse/IDEA > Desktop OS > Simulator > > daylightsavings = now.get(Calendar.DST_OFFSET); > > In the above, DST.OFFSET is undefined... > >
In int daylightsavings = now.getTimeZone().getDSTSavings(); getDSTSavings is undefined ... -- 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/83c62870-2afc-4e58-a27a-98b7073a7c73%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
