issues
search
R-Honor
/
prescription-management-service
NSS Capstone Individual Project
1
stars
0
forks
source link
ZonedDateTime JSON Fix
#31
Open
R-Honor
opened
1 year ago
R-Honor
commented
1 year ago
[x] Find a way to properly format and convert ZonedDateTime
[x] Or just a better way to deal with date and time on DynamoDB in general
R-Honor
commented
1 year ago
went with storing ZonedDateTime as a String in my model for now.