|
|
|
|
|
by thornjm
824 days ago
|
|
Not sure if you already have this but something you could steal from the medical world is shortcuts to describe relative dates / time: n+60 (is now + 60m) n-10 (is 10m ago) t+1 (is today + 1d) w+2 (is two weeks from now) m+12 (is 12 months from now) |
|
(I skipped n-10 because it doesn't support picking dates in the past.)
Thanks for sharing, it's interesting to learn about the medical shorthand regardless :)