Skip to content

Commit c2d7672

Browse files
committed
Add link for Unix time
1 parent fd7fc1f commit c2d7672

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/links/database.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2727,6 +2727,18 @@
27272727
"standard"
27282728
]
27292729
},
2730+
"https://en.wikipedia.org/wiki/Unix_time": {
2731+
"id": "unix-time",
2732+
"description": "Wikipedia entry describing system for describing a point in time, defined as the number of seconds that have elapsed since 00:00:00 Coordinated Universal Time (UTC), Thursday, 1 January 1970, minus the number of leap seconds that have taken place since then.",
2733+
"short_url": "",
2734+
"keywords": [
2735+
"unix",
2736+
"time",
2737+
"timestamp",
2738+
"ts",
2739+
"epoch"
2740+
]
2741+
},
27302742
"https://en.wikipedia.org/wiki/Valence_%28psychology%29": {
27312743
"id": "valence",
27322744
"description": "Wikipedia entry for the concept of valence as used in psychology.",

0 commit comments

Comments
 (0)