Edited at time

This commit is contained in:
Nathan McCarty 2025-02-05 03:45:01 -05:00
parent 73aefa28eb
commit 7d5cbfba3c
3 changed files with 38 additions and 2 deletions

View file

@ -24,6 +24,7 @@ DateTime:D $.posted-at
#| An optional list of edit times for the post
has
DateTime:D @.edited-at
is rw
is json(
:to-json()
value => { $^value.Str }