eXo Kernel :: Commons Utils 2.4.13-GA

org.exoplatform.commons.utils
Class ISO8601.ISODateFormat

java.lang.Object
  extended by org.exoplatform.commons.utils.ISO8601.ISODateFormat
Enclosing class:
ISO8601

protected static class ISO8601.ISODateFormat
extends Object


Method Summary
 String format(Calendar source)
           
 Calendar parse(String dateString)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

parse

public Calendar parse(String dateString)
               throws ParseException,
                      NumberFormatException
Throws:
ParseException
NumberFormatException

format

public String format(Calendar source)

eXo Kernel :: Commons Utils 2.4.13-GA

Copyright © 2015 eXo Platform SAS. All Rights Reserved.