You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oozie.apache.org by "Roman Shaposhnik (JIRA)" <ji...@apache.org> on 2011/09/10 05:15:11 UTC

[jira] [Created] (OOZIE-475) OOZIE-58: Add date/time formatting functionality to coord.

OOZIE-58: Add date/time formatting functionality to coord.
----------------------------------------------------------

                 Key: OOZIE-475
                 URL: https://issues.apache.org/jira/browse/OOZIE-475
             Project: Oozie
          Issue Type: New Feature
            Reporter: Hadoop QA
            Assignee: Roman Shaposhnik


Right now, all the string returning time functions of coord use their own standard timestamp formatting. It would be good to have an additional function that can interconvert these values into a format suitable to the user's needs.

How's the idea of adding a new {{coord:formatTS(String tsStringInDefaultFmt, String requiredFmtTemplate)}} function to allow this?

I'll post a patch doing the same in a bit.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (OOZIE-475) OOZIE-58: Add date/time formatting functionality to coord.

Posted by "Roman Shaposhnik (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OOZIE-475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roman Shaposhnik resolved OOZIE-475.
------------------------------------

    Resolution: Fixed

> OOZIE-58: Add date/time formatting functionality to coord.
> ----------------------------------------------------------
>
>                 Key: OOZIE-475
>                 URL: https://issues.apache.org/jira/browse/OOZIE-475
>             Project: Oozie
>          Issue Type: New Feature
>            Reporter: Hadoop QA
>            Assignee: Roman Shaposhnik
>
> Right now, all the string returning time functions of coord use their own standard timestamp formatting. It would be good to have an additional function that can interconvert these values into a format suitable to the user's needs.
> How's the idea of adding a new {{coord:formatTS(String tsStringInDefaultFmt, String requiredFmtTemplate)}} function to allow this?
> I'll post a patch doing the same in a bit.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira