Class Date
- java.lang.Object
-
- org.wso2.carbon.esb.connector.date.utils.Date
-
public class Date extends Object
-
-
Method Detail
-
getDate
public static String getDate(String dateFormat) throws IllegalDateFormatException
- Parameters:
dateFormat- String.- Returns:
- currentDate String.
- Throws:
IllegalDateFormatException
-
-