--- /dev/null
+[[!comment format=mdwn
+ username="nobodyinperson"
+ avatar="http://cdn.libravatar.org/avatar/736a41cd4988ede057bae805d000f4f5"
+ subject="comment 4"
+ date="2022-12-23T09:39:57Z"
+ content="""
+Now it works, thank you very much joey! 🎉
+
+```bash
+❯ ./make-git-annex-dir-with-timestamps.sh
++ git annex version --raw
+10.20221213-g29176f131
+ %s ok
+ %Y%m%d%H%M%S ok
+ %Y.%m%d%H%M%S ok
+ %Y:%m%d%H%M%S ok
+ %Y-%m-%dT%H:%M:%S ok
+ %Y-%m-%dT%H:%M:%S%z ok
+ %FT%T ok
+ %FT%T%z ok
+```
+
+(I had a typo in the above tests - a `%` out of place - but it didn't change the picture, now everything works as expected anyway.)
+"""]]