I am trying to use some existing code with Codename one. I need to be able to duplicate the following
*private final long BASE_TIME = new GregorianCalendar(2010, 1, 1).getTimeInMillis();* How must I define BASE_TIME in a Codename One App so that it will function the same as the code above? -- 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/7d6b7672-85a0-4f88-809f-badec4d3df7eo%40googlegroups.com.
