PDA

View Full Version : how can i format the date


bskr84
11-17-2011, 12:11 AM
134444
hi guy,
i want to format it like "2010-08-02"
and it is on the show showthread.php page
how could i do that :confused:

killer_t
11-18-2011, 10:19 PM
Go to Admincp > vBulletin Options > Date and Time Options > Date format

And put this code : Y m d

Like this:

https://vborg.vbsupport.ru/attachment.php?attachmentid=134494&stc=1&d=1321658294

Source : http://it2.php.net/manual/en/function.date.php

ENjoy