Commit d111647
Sitemap.xml "lastmod" had erroneous datetimes in some locales. (#8105)
Sitemap.xml "lastmode" had erroneous datetimes in some locales.
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.
Co-authored-by: Toni Kalajainen <toni.kalajainen@iki.fi>1 parent 662aa7d commit d111647
1 file changed
Lines changed: 2 additions & 1 deletion
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
115 | 116 | | |
116 | 117 | | |
117 | 118 | | |
118 | | - | |
| 119 | + | |
119 | 120 | | |
120 | 121 | | |
121 | 122 | | |
| |||
0 commit comments