i know this might sound easy.i have been trying to format date and time in my project.
1. EST(GMT-5:00)
2. date on my system that is my laptop
below are the two codes i have used,but is not accurate as i want it to be;
i know am wrong somewhere but can'figure it out.can someone help me.PHP Code:gmdate("h:i:s A");//EST(GMT-5:00)
date("M,d,Y"); //date on my system
cheers![]()




Bookmarks