javascript question..

Out of context: Reply #3

  • Started
  • Last post
  • 6 Responses
  • sp0

    i do believe it can be both. but, the norm for simple javascript date displays is client-side. otherwise, you would see the time set for the location of the server.

    so, if i was hosting a page with a date display on my server in missouri, you would always see central standard time on a page....if it was server-side.

    make sense.

    you can write code to adjust for time zones and such...and pull the server time if you want.

View thread