You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello. This line string.Format("{0:G}", new DateTime(2015, 9, 14, 8, 30, 0))
On Linux return 9/14/15 8:30:00 AM
On Windows 9/14/2015 8:30:00 AM
I my case it is cause a problem because the tests are not passed between platform.