From 21678fdaad07d1623fe70858657d7d73bab36301 Mon Sep 17 00:00:00 2001 From: Damien De Paoli Date: Tue, 19 Jan 2021 23:29:51 +1100 Subject: [PATCH] fixed BUG-1 ages ago (timezones) --- BUGs | 2 -- 1 file changed, 2 deletions(-) diff --git a/BUGs b/BUGs index 3c7dd9b..307c766 100644 --- a/BUGs +++ b/BUGs @@ -1,5 +1,3 @@ ### Next: 3 -BUG-1: NewJob() is doing dates in wrong TZ - BUG-2: Fix the function FixPath so its not just C:, use isPosixPath instead...