diff options
author | polwex <polwex@sortug.com> | 2025-09-18 08:26:30 +0700 |
---|---|---|
committer | polwex <polwex@sortug.com> | 2025-09-18 08:26:30 +0700 |
commit | 7bac4927e8895719a91011da9a2b997579238145 (patch) | |
tree | 8b47f7370718e874af9a292a1b8e0e09555f3990 /desk/lib/sortug.hoon | |
parent | 0549cfd01f1feed9c313a84a3884328d08887caf (diff) |
damn my trill codebase was really something
Diffstat (limited to 'desk/lib/sortug.hoon')
-rw-r--r-- | desk/lib/sortug.hoon | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/desk/lib/sortug.hoon b/desk/lib/sortug.hoon index eec99ae..70aa3b8 100644 --- a/desk/lib/sortug.hoon +++ b/desk/lib/sortug.hoon @@ -35,6 +35,13 @@ %uv (rush txt vum:ag) %uw (rush txt b64) == +:: secs +++ timestamp |= s=@t ^- (unit @da) + =/ un (slaw %ud s) ?~ un ~ + =/ secs (from-unix:jikan u.un) + (some secs) + + ++ csplit |* =rule (more rule (cook crip (star ;~(less rule next)))) :: List utils |