Wikipedia

Search results

Edit Script So Members Can See The Exact Time That An Offer Was Completed In Their History


An FYI for anyone like me who (for years) has wanted to allow members to see the exact time that an offer was completed in their history. See before & after. For me I edited the Points script _points_history and for the Cash script _members_history changed from {~$data.action|date_format~} to {~$data.action|date_format:"%b %e, %Y %l:%M %p"~} to get the screenshoted results.








A list of variables you can use are at https://www.w3schools.com/mysql/func_mysql_date_format.asp

No comments: