Skip to content
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

Sitemap.xml "lastmod" had erroneous datetimes in some locales. #8105

Merged
merged 1 commit into from
Jul 26, 2022
Merged

Sitemap.xml "lastmod" had erroneous datetimes in some locales. #8105

merged 1 commit into from
Jul 26, 2022

Conversation

tagcode
Copy link
Contributor

@tagcode tagcode commented Jul 25, 2022

In 'fi' CultureInfo DateTime.Now.ToString("yyyy-MM-ddThh:mm:ssK") returns "2022-07-25T10.21.47+03:00". Colons were converted into dots '.'.

Google did not index the site due to datetime errors.

In 'fi' CultureInfo DateTime.Now.ToString("yyyy-MM-ddThh:mm:ssK") returns "2022-07-25T10.21.47+03:00". Colons were converted into dots '.'.

Google did not index the site due to datetime errors.
@tagcode tagcode changed the title Sitemap.xml "lastmode" had erroneous datetimes in some locales. Sitemap.xml "lastmod" had erroneous datetimes in some locales. Jul 25, 2022
@928PJY 928PJY merged commit d111647 into dotnet:dev Jul 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants