标签: c# datetime xamarin
我正在开发一个计数器,计算当前日期和给定日期之间的天数。
当我尝试访问DateTime.Today()时,它将返回1970年1月1日。我的系统日期是正确的。
DateTime.Today()
错误如下所示: