diff options
| author | Paul Buetow <paul@buetow.org> | 2024-10-10 10:34:26 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2024-10-10 10:34:26 +0300 |
| commit | 2f006df7a6aff97bb69bb2b6ffd607890863ebf9 (patch) | |
| tree | ecbe059b685d94cafb0b6e0e3b01b1d5bb36bd44 /internal/format/time.go | |
| parent | be3abe2462bca511ede21cacd1e5a3690b5aa745 (diff) | |
initial timestamp package
Diffstat (limited to 'internal/format/time.go')
| -rw-r--r-- | internal/format/time.go | 3 |
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" |
