1
0
mirror of https://github.com/mikefarah/yq.git synced 2025-01-16 18:59:59 +00:00
Commit Graph

5 Commits

Author SHA1 Message Date
Mike Farah
915ab69922 Added to_unix operator 2023-02-02 12:56:16 +11:00
Mike Farah
75920481b1 Added from_unix operator 2023-02-02 12:42:36 +11:00
Mike Farah
cf02b90624 Fixed sorting by date 2022-11-04 12:21:12 +11:00
Mike Farah
880397d549
Refactored decoder responsibilities ()
- improved comment handling
- yaml decoder now responsible for leading content work around
2022-10-28 14:16:46 +11:00
Mike Farah
b35893d783
Date Time Ops ()
* Added datetime operators

* Added date subtract support
2022-02-14 15:37:43 +11:00