any one of you who wishes to see the time along with date in post may do the following steps
- Click the profile link at the top when you are logged in.
- Scroll down and find the Date format: box
- Insert any of the following formats in the box instead of default d M Y
- will result in 24 hour format like 23 Apr 2009 16:06
Code: Select all
d M Y H:i
- will result in 12 hour format like 23 Apr 2009 4:06 PM
Code: Select all
d M Y g:i A
Other formats are also possible, you may ask here if you need some other format and i ll write down the short code for that
- Finally press the submit button at the bottom