Rony Pius Manakkal created HIVE-6214:
----------------------------------------
Summary: Need a UDF to convert a Date String from any standard
format to another. Should be able to provide the Date String, current format
and to the format into which it need to be converted and returned as String
output of UDF
Key: HIVE-6214
URL: https://issues.apache.org/jira/browse/HIVE-6214
Project: Hive
Issue Type: New Feature
Components: UDF
Environment: Software
Reporter: Rony Pius Manakkal
Priority: Minor
Need a UDF to convert a Date String from any standard format to another. Should
be able to provide the Date String, current format and to the format into which
it need to be converted and returned as String output of UDF
Example : String convertDateFormat(String dateString, String currentDateFormat,
String requiredFormat);
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)