标签: sql-server internationalization
在godaddy共享数据库服务器上托管的应用程序保存在美国境内,消费者来自亚洲地区,也可能遍布全球。
当我获取当前日期时间戳(来自数据库)时,它给出了美国的日期时间。 is there any better way to handle it,而不是使用基于国家/地区的UTC为getdatetime编写自定义函数。
is there any better way to handle it