Get exclusive CAP network offers from top brands

View CAP Offers

Reply To: Time and date code

[bsa_pro_ad_space id=2]
#812258
Anonymous
Inactive

you can add this

[PHP] print date(“F j, Y, g:i a”);
?>[/PHP]

will make a format like this. March 10, 2001, 5:16 pm

for more information check PHP: date – Manual