PDA

View Full Version : SSI help


Daytripper_MI6
09-02-2002, 03:37 PM
I am creating a webpage that I would like to use the Echo command to display the current date and time. However, this webpage will be specific to people from the Midwest, so how can I get it to show "Date_Local" where it will be formatted in CDT(or CST)?

dank
09-02-2002, 06:53 PM
I've never tried doing that via SSI, but I believe the answer is contained within the following page:

http://www.aota.net/SSI.shtml

Dan

Daytripper_MI6
09-02-2002, 09:46 PM
That shows where you can display GMT(Greenwich Mean Time) or Date_Local which would be EDT since the server is in Florida. I was looking for a way to show the time in CDT via SSI.... Thanks for the reply though, I'll keep looking.

BTW Dank, I visited your site and when it loaded it kinda jumped up and down for a few secs. :\

dank
09-02-2002, 10:43 PM
I probably wasn't clear with what I meant to say... The answer lies somewhere within that page, either through some combination of the code snippets, something related that you might find by searching for such things elsewhere, or it might lead you to determine it isn't possible. In other words, I have nothing helpful to add, but it's something to start with. :)

BTW Dank, I visited your site and when it loaded it kinda jumped up and down for a few secs.
It's due to the DHTML menu that I'm using. It doesn't do it for all browsers, but some are quite bad. I need to look back into that one of these days and see if that can be resolved...

Dan