Remove development changes
This commit is contained in:
parent
5d7e6bb724
commit
fbb072bcfc
@ -37,7 +37,7 @@
|
|||||||
;;; PROJECT/TASK/SUBTASK/ETC: [START_TIME] - [STOP_TIME] - DURATION
|
;;; PROJECT/TASK/SUBTASK/ETC: [START_TIME] - [STOP_TIME] - DURATION
|
||||||
|
|
||||||
;;; Hardcoded timesheet filename
|
;;; Hardcoded timesheet filename
|
||||||
(define ts-file (string-append (getenv "HOME") "/.timesheet-new"))
|
(define ts-file (string-append (getenv "HOME") "/.timesheet"))
|
||||||
(define date-time-format "~Y-~m-~d ~H:~M:~S")
|
(define date-time-format "~Y-~m-~d ~H:~M:~S")
|
||||||
(define date-format "~Y-~m-~d")
|
(define date-format "~Y-~m-~d")
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user