aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index f48fd88..b348a70 100644
--- a/README.md
+++ b/README.md
@@ -119,6 +119,15 @@ frank2
walter3
```
+- Dates (Future, Present, Past)
+
+```sh
+$ fixgen '_(2): created_at past'
+created_at
+2001-07-19T18:35:13+00:00
+2011-06-21T04:31:47+00:00
+```
+
## Development - Prerequisites
- [Nix](https://nixos.org/manual/nix/stable/installation/installing-binary)