开发者

Multiple websites within IIS running with different time zone settings

开发者 https://www.devze.com 2023-01-30 14:02 出处:网络
Is there a way to have multiple websites running within IIS that have different time zone information?

Is there a way to have multiple websites running within IIS that have different time zone information?

For example: The local Windows Server is running in CST. I would like one website that runs in CST and a second website t开发者_如何学运维hat runs in EST.

Is this possible?


This is not a configuration that you would control within IIS, rather, you would make sure that each website is written to be able input and output from/to multiple time zones. The link provided by GrimFandango gives a good overview of how to do that.

0

精彩评论

暂无评论...
验证码 换一张
取 消