format As Date
This method is used to format a string-date as date
Return
the string-date value formatted as Date
Parameters
date
: the string-date value to format
This method is used to format a string-date as date
Return
the string-date value formatted as Date
Parameters
date
: the string-date value to format
pattern
: pattern to format the return date e.g. dd/MM/yyyy hh:mm:ss
This method is used to format a timestamp value as date
Return
the timestamp value formatted as Date
Parameters
date
: the timestamp value to format
This method is used to format a timestamp value as date
Return
the timestamp value formatted as Date
Parameters
date
: the timestamp value to format
pattern
: pattern to format the return date e.g. dd/MM/yyyy hh:mm:ss