Page 1 of 1

[SOLVED] DateTime.MaxValue not work on browser

Posted: Fri Feb 23, 2018 11:21 pm
by hamishebahar
Hi,
DateTime.MaxValue in browser not showing true value.
just test this code:

Code: Select all

MessageBox.Show(DateTime.MaxValue.ToString());

Re: DateTime.MaxValue not work on browser

Posted: Fri Mar 09, 2018 5:20 am
by JS-Support @Userware
Hi,

We have fixed this issue. The fix is available in v1.1 Beta1 and newer, which you can download from:
http://forums.cshtml5.com/viewforum.php?f=6

Thanks.
Regards,
JS-Support