summaryrefslogtreecommitdiff
path: root/internal/format/time.go
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2024-10-10 10:34:26 +0300
committerPaul Buetow <paul@buetow.org>2024-10-10 10:34:26 +0300
commit2f006df7a6aff97bb69bb2b6ffd607890863ebf9 (patch)
treeecbe059b685d94cafb0b6e0e3b01b1d5bb36bd44 /internal/format/time.go
parentbe3abe2462bca511ede21cacd1e5a3690b5aa745 (diff)
initial timestamp package
Diffstat (limited to 'internal/format/time.go')
-rw-r--r--internal/format/time.go3
1 files changed, 0 insertions, 3 deletions
diff --git a/internal/format/time.go b/internal/format/time.go
deleted file mode 100644
index cf35722..0000000
--- a/internal/format/time.go
+++ /dev/null
@@ -1,3 +0,0 @@
-package format
-
-const Time = "20060102-150405"