FORMAT Built-in Function
------------------------

                 Key: CORE-3776
                 URL: http://tracker.firebirdsql.org/browse/CORE-3776
             Project: Firebird Core
          Issue Type: New Feature
          Components: UDF
    Affects Versions: 3.0 Alpha 1, 2.5.2
         Environment: All platforms, environments and operating sistems.
            Reporter: Miguel Suarez


Hi Firebird developers,

Are you able to develop the "FORMAT" Built-in Function for Firebird? I think 
that you can.

Sample: SELECT FORMAT(0.125, '0.00%')  FROM ...
Returns: '12.50%'

Sample: SELECT FORMAT(CURENT_DATE, 'dddd, MMM d yyyy')  FROM ...
Returns: 'Sunday, Feb 26 2012'

Sample: SELECT FORMAT(5459.4, 'US$##,##0.00')  FROM ...
Returns: 'US$5,459.40'



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://tracker.firebirdsql.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
Firebird-Devel mailing list, web interface at 
https://lists.sourceforge.net/lists/listinfo/firebird-devel

Reply via email to