Jump to content

include joined date on posts


Max Meter

Recommended Posts

I would like to display the joined date under each post inside the user information box (postContainer).

To do so I already modified the code of it:


          <li class='ipsType_light'>
              joined: {datetime="$member->joined"}
          </li>

 

For some reasons this is just returning: 

    joined: January 1, 1970

 

For each user, the timestamps inside the database are fine, it seems like somehow they are only interpreted wrong?

Any idea what goes wrong here?

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...