upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/40.md
diff options
context:
space:
mode:
authorThomas <31560900+0xtlt@users.noreply.github.com>2022-12-07 08:53:52 +0100
committerGitHub <noreply@github.com>2022-12-07 08:53:52 +0100
commit2cb5ddd910c88ad82e1a34deae3e9fbaec0ee645 (patch)
tree2e5173f7b87b5cfe72aab65fd006eb6a062cff0c /40.md
parent1bbae4d66b279bafad7304ddc8386f23bbaf3604 (diff)
[timestamp] Add UNIX timestamp in seconds
Co-authored-by: Leo Wandersleb <leo@leowandersleb.de>
Diffstat (limited to '40.md')
-rw-r--r--40.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/40.md b/40.md
index f3fabd4..6c5ecf4 100644
--- a/40.md
+++ b/40.md
@@ -13,7 +13,7 @@ The `expiration` tag enables users to specify a timestamp at which the message s
13``` 13```
14tag: expiration 14tag: expiration
15options: 15options:
16 - [timestamp]: required 16 - [UNIX timestamp in seconds]: required
17``` 17```
18 18
19#### Example 19#### Example