本文介绍了如何根据服务器日期时间设置本地机器日期时间的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我想从我的c#windows应用程序中获取服务器日期时间,并根据服务器日期时间设置本地机器日期时间。
请帮帮我.. ..
i有获取服务器日期时间但无法将此服务器日期时间设置为本地机器日期时间...即我的机器日期时间
i want to fetch server date time form my c# windows application and set the local machine date time according to the server date time.
please help me....
i have fetch server datetime but unable to set this server datetime to local machine date time... i.e my machine datetime
推荐答案
这篇关于如何根据服务器日期时间设置本地机器日期时间的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!