N
nareshroyalty
Guest
Hi, If I use rbf_formatDate(d, 'yyyy-MMM-dd hh:ss') to format a date . The date returned is "2014-0909-26 hh:ss" but if I use rbv_api.formatDate(d, "yyyy-MMM-dd hh:ss"); to format a date. The date returned is "2014-Sep-26 11:03" which is the expected value. Is there a bug in rbf_formatDate(d, 'yyyy-MMM-dd hh:ss') ? Thanks, Naresh
Continue reading...
Continue reading...