Logging application which transforms personal log entries into different formats
Find a file
2024-02-25 13:39:12 -06:00
cmd ParseDate should handle DateFormat 2024-02-25 12:36:43 -06:00
config Add tools.ParseDate 2024-02-24 20:38:27 -06:00
files Fill out append test better 2024-02-11 17:24:50 -06:00
models Use ParseDate in Entry 2024-02-25 13:39:12 -06:00
tools Use ParseDate in Parse 2024-02-25 13:12:13 -06:00
.gitignore ParseDate should handle DateFormat 2024-02-25 12:36:43 -06:00
go.mod Add tools.ParseDate 2024-02-24 20:38:27 -06:00
go.sum Add tools.ParseDate 2024-02-24 20:38:27 -06:00
LICENSE 🎉 Scaffold Cobra 2024-01-26 19:32:21 -06:00
main.go 🎉 Scaffold Cobra 2024-01-26 19:32:21 -06:00
Makefile 🛠 Always fmt before test or build 2024-02-03 17:14:37 -06:00