Hii All,
I m trying to change data format according to selected language in drupal 7..I m using 2 language English and arabic and i want to change date for arabic site . I m using format_date function of drupal but its not working.

Code:

global $language;

format_date($offer->created,'custom','d M Y',NULL,$language->language);

Thanks All.

Comments

hitesh-jain’s picture

Issue summary: View changes

Font size

hitesh-jain’s picture

Issue summary: View changes

N

vijaycs85’s picture

Priority: Critical » Normal
Issue summary: View changes

Ok, This can't be critical. Setting it normal. Please refer https://drupal.org/node/45111

hitesh-jain’s picture

Status: Active » Closed (won't fix)