Community Support Forums — WordPress® ( Users Helping Users ) — 2011-04-24T16:05:47-05:00 http://www.primothemes.com/forums/feed.php?f=4&t=723 2011-04-24T16:05:47-05:00 http://www.primothemes.com/forums/viewtopic.php?t=723&p=13271#p13271 <![CDATA[Re: EOT question]]>

Statistics: Posted by Cristián Lávaque — April 24th, 2011, 4:05 pm


]]>
2011-04-24T15:50:44-05:00 http://www.primothemes.com/forums/viewtopic.php?t=723&p=13269#p13269 <![CDATA[Re: EOT question]]> Statistics: Posted by sixagency — April 24th, 2011, 3:50 pm


]]>
2011-04-24T15:40:29-05:00 http://www.primothemes.com/forums/viewtopic.php?t=723&p=13267#p13267 <![CDATA[Re: EOT question]]>
http://www.php.net/manual/en/function.date.php
http://www.php.net/manual/en/datetime.formats.date.php

Statistics: Posted by Cristián Lávaque — April 24th, 2011, 3:40 pm


]]>
2011-04-24T15:28:07-05:00 http://www.primothemes.com/forums/viewtopic.php?t=723&p=13262#p13262 <![CDATA[Re: EOT question]]> Statistics: Posted by sixagency — April 24th, 2011, 3:28 pm


]]>
2010-12-07T09:02:30-05:00 http://www.primothemes.com/forums/viewtopic.php?t=723&p=5024#p5024 <![CDATA[Re: EOT question]]>
Code:
<?php echo date(DATE_RFC822, get_user_option("s2member_auto_eot_time")); ?>
but it display something like : <strong>Sat, 03 Dec 11 00:00:00 +0000</strong>

I'd like to have something better like <strong> 03/12/2011</strong>

Could you help please, if you any idea

Thand a lot in advance

Cedric

Statistics: Posted by pericard — December 7th, 2010, 9:02 am


]]>
2010-11-29T06:34:21-05:00 http://www.primothemes.com/forums/viewtopic.php?t=723&p=4906#p4906 <![CDATA[Re: EOT question]]> Thanks for your code.
How could i display a date like : dd/mm/yyyy ?
Thanks for your help

Statistics: Posted by pericard — November 29th, 2010, 6:34 am


]]>
2010-09-21T11:41:42-05:00 http://www.primothemes.com/forums/viewtopic.php?t=723&p=3375#p3375 <![CDATA[Re: EOT question]]> Sounds like you want to display the date that your user's membership will expire.
add this:
Code:
<?php echo date(DATE_RFC822, get_user_option("s2member_auto_eot_time")); ?>

and it should display.

Statistics: Posted by Elizabeth — September 21st, 2010, 11:41 am


]]>
2010-09-11T02:17:49-05:00 http://www.primothemes.com/forums/viewtopic.php?t=723&p=3187#p3187 <![CDATA[EOT question]]>
Hope somebody can help me out with this.

Best Regards!

Statistics: Posted by Tuchanoc — September 11th, 2010, 2:17 am


]]>