Forum Post: rbf.formatDate issue

  • Thread starter Thread starter nareshroyalty
  • Start date Start date
Status
Not open for further replies.
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...
 
Status
Not open for further replies.
Back
Top