# 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 6
# self = https://watcher.sour.is/conv/hwv7iya
@aelaraji this is my change on main.go (but it can be done on a template now, so no reason to touch the code):


                                 <time class="dt-published" datetime="{{ $twt.Created | date "2006-01-02T15:04:05Z07:00" }}">
                                        {{ $twt.Created | date "2006-01-02 15:04:05 MST" }}
                                  </time>


See https://ferengi.one. I am going to further customise things, but that's a start.
@bender I know, I know… A relative time in a static HTML document is questionable at best. ;-)
@lyse fully agree. I have never been a fan of relative times to begin with, so that one will go away, foh sho! :-D
@lyse fully agree. I have never been a fan of relative times to begin with, so that one will go away, foh sho! :-D
@quark It's a good thin yarnd makes this user configurable via a preference 🤣 And displays both 😅
@quark It's a good thin yarnd makes this user configurable via a preference 🤣 And displays both 😅