Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
JEFF MACK Posted July 1, 2015 Posted July 1, 2015 if I am putting this in my template, how it is showing me a fully formatted date time. {member="joined"}how can i do that but have it be in a unix timestamp?
JEFF MACK Posted July 1, 2015 Author Posted July 1, 2015 Here is the answer if anyone needs help with something like this. Thank you Adriano... Inside a JS, then you need to create a variable.{{$joinedDate = \IPS\Member::loggedin()->joined;}}Then you can use on JS:{$joinedDate->getTimestamp()}
Recommended Posts
Archived
This topic is now archived and is closed to further replies.