-
Notifications
You must be signed in to change notification settings - Fork 5.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Gives out wrong time and wrong date ... #10296
Comments
@DanielOberlechner an observation: if I modify the snippet (a mere additional white space in the comment does the magic) and run it again, the result is as expected. That might be related to the engine that executes the snippets: try.dot.net. |
ah ok ... just wondered why the date isn't correct ... |
Related: dotnet/try#92 |
I don't think that the issue here is related to caching. It seems to me that the local time zone is UTC, and that the UTC offset is not retrieved from the user's browser settings. |
closing in deference of dotnet/try#167 |
Hi,
when I execute the first code Example it gives me a wrong week day and the wrong time...
Does anybody know why that is so?
Greets by Daniel
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
The text was updated successfully, but these errors were encountered: