Open nicholasbergesen opened 5 months ago
DateTime values from the client and server will be different for users in a different time zone to the server.
The creation of a ClimbLog should use date time from the user's time zone and not the server.
Check other entities with a DateTime property to make sure the use of DateTime makes sense.
DateTime values from the client and server will be different for users in a different time zone to the server.
The creation of a ClimbLog should use date time from the user's time zone and not the server.
Check other entities with a DateTime property to make sure the use of DateTime makes sense.