diff options
author | Zhiming Wang <zmwangx@gmail.com> | 2015-05-13 13:03:59 -0700 |
---|---|---|
committer | Zhiming Wang <zmwangx@gmail.com> | 2015-05-13 13:03:59 -0700 |
commit | 73516a15fe5a0142256ef46e279f9dd9b407e900 (patch) | |
tree | 3537e41ab8dc894cde644b5c380830369d9cb3f7 /source/blog/2015-01-10-fonts-why-chinese-web-design-is-hard.md | |
parent | 8877f4d3b687538bec285e359236f839905ab270 (diff) | |
download | my_new_personal_website-73516a15fe5a0142256ef46e279f9dd9b407e900.tar.xz my_new_personal_website-73516a15fe5a0142256ef46e279f9dd9b407e900.zip |
sitemap.xml: correct <lastmod> datetime format
coreutils
date --iso-8601=s
generates output like
2015-05-13T13:04:24-0700
while the correct format (at least the format Python
datetime.datetime.isoformat() prints, and the format Google expects) is
2015-05-13T13:04:24-07:00
Account for this problem. I didn't read the RFC, so not sure.
Diffstat (limited to 'source/blog/2015-01-10-fonts-why-chinese-web-design-is-hard.md')
0 files changed, 0 insertions, 0 deletions