org.drools.guvnor.server.util
Class ISO8601
java.lang.Object
org.drools.guvnor.server.util.ISO8601
public class ISO8601
- extends Object
Method Summary |
static String |
format(Calendar cal)
This turns a Date into a String following the ISO8601 specification. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ISO8601
public ISO8601()
format
public static String format(Calendar cal)
- This turns a Date into a String following the ISO8601 specification.
- Parameters:
date
-
- Returns:
Copyright © 2001-2011 JBoss Inc.. All Rights Reserved.