You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by n mike <mi...@gmail.com> on 2005/11/15 17:35:49 UTC

[users@httpd] ssi math for date and time; or config timezone; or passing values to javascript

I'm new to apache, but am the admin on my virtually-hosted website.

The host is running apache 2.0 a couple timezones away.

If possible, i'd like to take the dates/times produced by
server-side-includes and convert them into my local timezone.

The easiest way i have imagined is to reset some hypothetical "config"
variable.

Next would be involve ssi math.

And the last that approach that comes to mind would be to pass values, such
as DATE_LOCAL, to a javascript.

I've no clue how to do any of these and would appreciate pointers along
these lines.

tia,
mike