Removing old version notice

This commit is contained in:
Mike Farah
2022-10-25 12:47:13 +11:00
parent 0c33690596
commit c1640fb10d
55 changed files with 0 additions and 330 deletions
-6
View File
@@ -25,12 +25,6 @@ Durations are parsed using golangs built in [ParseDuration](https://pkg.go.dev/t
You can durations to time using the `+` operator.
{% hint style="warning" %}
Note that versions prior to 4.18 require the 'eval/e' command to be specified. 
`yq e <exp> <file>`
{% endhint %}
## Format: from standard RFC3339 format
Providing a single parameter assumes a standard RFC3339 datetime format. If the target format is not a valid yaml datetime format, the result will be a string tagged node.