# I am the Watcher. I am your guide through this vast new twtiverse.
# 
# Usage:
#     https://watcher.sour.is/api/plain/users              View list of users and latest twt date.
#     https://watcher.sour.is/api/plain/twt                View all twts.
#     https://watcher.sour.is/api/plain/mentions?uri=:uri  View all mentions for uri.
#     https://watcher.sour.is/api/plain/conv/:hash         View all twts for a conversation subject.
# 
# Options:
#     uri     Filter to show a specific users twts.
#     offset  Start index for quey.
#     limit   Count of items to return (going back in time).
# 
# twt range = 1 4
# self = https://watcher.sour.is/conv/snaa2aa
@prologic I was talking about this:

1. I might want to use “21 Nov 2021, 21:19”
2. @lyse might want to use “2021-11-21, 21:19”
3. You might want to use “November 21, 2021, 9:12AM”

Give us the ability to use date/time template variables to accommodate for any potential use case, just like Hugo does.
@fastidious Hahaha, SCNR: Old common German timestamp format is "21.11.2021, 21:19 Uhr", DIN 5008 recommends ISO 8601 formatted timestamps nowadays (old format is only allowed for domestic recipients), but I actually never see this used in the wild. Only true Americans use middle endian, not somebody in Down Under. Although Australia does have weird quarter hour timezones, they don't have that crazy seven minute based offsets. What are you implying here?! :-P
@lyse LOL. OK, OK, maybe they were bad examples. The aim was to show how customisable date/timestamp can be made. 😊
@fastidious No worries, point taken of course.