reddit: use unix-time>timestamp.

db4
John Benediktsson 2015-07-30 10:35:51 -07:00
parent 30506cbaee
commit fc029a937c
1 changed files with 1 additions and 1 deletions

View File

@ -105,7 +105,7 @@ PRIVATE>
[ story>comments-url ] bi write-link
]
[
"created_utc" of now timestamp>unix-time swap -
"created_utc" of unix-time>timestamp
relative-time ", posted " write-text write-text
]
[ " by " write-text [ "author" of ] [ story>author-url ] bi write-link nl nl ]