CodeIgniter Forums
My Date and Time Problem - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21)
+--- Thread: My Date and Time Problem (/showthread.php?tid=5816)



My Date and Time Problem - El Forum - 02-04-2008

[eluser]wildcard99[/eluser]
Hello guys I'm developing a website using CI, my application lets you select your timezone upon registration so that the time and date will adjust according to the given timezone... but how do I display the time according to their timezone using CI? how do I compute dates using their given timezone?

Please help!