This commit is contained in:
Mike Farah
2025-05-09 14:55:05 +10:00
parent 2c7cce0878
commit 6c0f296574
8 changed files with 47 additions and 49 deletions
+1 -1
View File
@@ -232,7 +232,7 @@ yq '.a += "3h10m"' sample.yml
```
will output
```yaml
a: 2021-01-01T03:10:00Z
a: 2021-01-01T00:00:00Z3h10m
```
## Date addition - custom format