Closed RokeJulianLockhart closed 1 year ago
When inspecting a commit in the VCS manager, the user is provided a UNIX Epoch timestamp instead of the date formatted per their system preferences.
Commit from Zettel Notes at {UNIX timestamp}
This is problematic because no user can easily convert such a large integer into a useful timestamp mentally.
There is option in git setting to modify commit message. Read more in documentation https://znotes.thedoc.eu.org/repository/synchronization/git.
commit message
When inspecting a commit in the VCS manager, the user is provided a UNIX Epoch timestamp instead of the date formatted per their system preferences.
This is problematic because no user can easily convert such a large integer into a useful timestamp mentally.