I think the format_date function used to display the birthdate on user profiles uses unixtime because it can't handle birthdates before 1970. Using PHP's date function instead fixes this.

CommentFileSizeAuthor
#2 1.PNG1.99 KBseethav

Comments

jonbob’s picture

seethav’s picture

StatusFileSize
new1.99 KB

HI

I am creating views in drupal.All my date values are display like 01-jan-1970(Custom format d-M-Y).I want to display what value in my table.

Any one faced this type of issue in drupal views. Please Help me to slove this bug.

Please find attachment here.