lexington
09-26-2008, 09:41 AM
Oddly I cannot find much info about this even though this pretty much affects every single person who works with user dates. Anyway, I read where using:
date("I");
So does this check the month of my server and if it falls within the daylight savings time it automatically outputs 1 or 0 based on the current date? So when we have to set the clocks back this function will display 0? I think that this is the case just making sure. Thanks.
date("I");
So does this check the month of my server and if it falls within the daylight savings time it automatically outputs 1 or 0 based on the current date? So when we have to set the clocks back this function will display 0? I think that this is the case just making sure. Thanks.
