[ https://issues.apache.org/jira/browse/HIVE-6214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13873652#comment-13873652 ]
Xuefu Zhang commented on HIVE-6214: ----------------------------------- This is likely a dupe of HIVE-6046. > 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 > Labels: features > > 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)