Hi everyone
i am new to web programming and hunchentoot. i have the following question:
How do one get client's time with hunchentoot? Does the http request contain this information and can one inspect on that within hunchentoot? Or what is the other way to do it?
On my main page, i need to know the exact hour and minute of the client before generating the appropriate site content.
Thanks Matus