Class XSUtils


  • public final class XSUtils
    extends Object
    Util class for shared static methods for XS and its bindings.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static Calendar getConfiguredCalendar()
      Returns a configured Calendar object in base to System properties configurations, for use with temporal types like Date, DateTime and Time.
      • Methods inherited from class Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getConfiguredCalendar

        public static Calendar getConfiguredCalendar()
        Returns a configured Calendar object in base to System properties configurations, for use with temporal types like Date, DateTime and Time.