00f78c8838d0

Fix date one final time
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Wed, 30 Aug 2023 11:48:25 -0400
parents 619b0d73e6ae
children ebaf215e5d89 45d837d285e2
branches/tags (none)
files stumpwmrc

Changes

--- a/stumpwmrc	Tue Aug 29 15:05:19 2023 -0400
+++ b/stumpwmrc	Wed Aug 30 11:48:25 2023 -0400
@@ -241,7 +241,7 @@
   (local-time:find-timezone-by-location-name "US/Eastern"))
 
 (defparameter *budget/start*
-  (local-time:encode-timestamp 0 0 0 0 27 8 2023 :timezone *tz/eastern*))
+  (local-time:encode-timestamp 0 0 0 0 29 8 2023 :timezone *tz/eastern*))
 
 (defun budget/per-day ()
   (first (losh:read-all-from-file "/home/sjl/Sync/budget/per-day")))