Added a comment
This commit is contained in:
parent
29176f131c
commit
8ec93b6e2f
1 changed files with 24 additions and 0 deletions
|
@ -0,0 +1,24 @@
|
||||||
|
[[!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.)
|
||||||
|
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue