static {
   startManagers();
   try {
     globalDateCache = gerenciadornuvem1.getDateFormatCache(globalCacheSize, timeFormat, null);
   } catch (RemoteException e) {
     e.printStackTrace();
   }
 }