The deal is:
1. local time & date should always be calculate Just In Time or JIT
A. user will either make a fresh selection in taskentry or;
B. we will be binding from dynamodb
Dynamo DB will always have UTC - we can always set the local value in real time - never blindly bind from dynamodb - take UTC and then convert for both date & time and display that
A. in taskentry we bind
B. in list of sticky tldr and
C. sticky with details
D. Scheduler
This is the big leagues son!