Update your Codename One Libs.  (Project properties > Update libs)

On Fri, Apr 27, 2018 at 8:35 AM, <[email protected]> wrote:

>
>    - com.codename1.util.DateUtil
>
>
> is undefined in util ... how do I resolve it?
>
> On Thursday, April 26, 2018 at 8:48:00 PM UTC-4, [email protected]
> wrote:
>
>>
>> IDE: NetBeans/Eclipse/IDEA
>> Desktop OS
>> Simulator
>> Device
>>
>> In the following, why are getDSTSavings() and DST_OFFSET undefined?
>>
>>         Calendar now = Calendar.getInstance();
>>         int daylightsavings1 = now.getTimeZone().getDSTSavings();
>>         int daylightsavings2 = now.get(Calendar.DST_OFFSET);
>>
> --
> 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/6a311c85-6f3e-4cf9-bc99-
> 139ad2739016%40googlegroups.com
> <https://groups.google.com/d/msgid/codenameone-discussions/6a311c85-6f3e-4cf9-bc99-139ad2739016%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Steve Hannah
Software Developer
Codename One
http://www.codenameone.com

-- 
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/CAGOYrKUNJ9U-tCDLE3XK0zZGcRPPrJMV0wOoVSnOipuO6H0UvQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to