Jump to content

Join Date on All Pages


flyalaska

Recommended Posts

Trying to display pilots join date on all page. I am using this code.

<?php echo date(DATE_FORMAT, strtotime($userinfo->joindate));?>

also tried

<?php echo date('F n, Y', strtotime($userinfo->joindate));?>

They both show correctly in the profile pages. Any pages outside the profile it will display.

January 1, 1970

Anyone know how to display correctly on all pages?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...