This commit is contained in:
@@ -439,9 +439,11 @@ bugbug? If I set new york time zone in ayanova, then in schedule the appointment
|
||||
|
||||
FIX FOR BUGS:
|
||||
|
||||
America/New_York
|
||||
|
||||
todo: cleaner solution to date morphing would be in locale to break out the bits that do separate things, such as convert to / from time zone, output as iso8601, parse iso8601 etc
|
||||
right now every block is doing it's own thing some are using luxon, some are using native js, it's a bit of a mess
|
||||
todo: schedule shows new york time items in vancouver time zone instead so should be 4pm is showing as 1pm
|
||||
|
||||
todo: schedule is sending appointments when created in schedule and ayanova set to new york time with vancouver time so schedule's 1pm is showing in reminder form as 4pm when it gets there prefilled
|
||||
todo: fix apple parsing issue and look for more places where it's happening potentially with sv-SE see locale.utcDateToScheduleCompatibleFormatLocalized for notes and example fix
|
||||
|
||||
|
||||
Reference in New Issue
Block a user