Manage date and time in UTC/Zulu. Append the time zone if that meta is needed and store both the client and server for backend. That way you don't have to deal with time travel and can handle time shifts.
I would say that concurrency is a caching issue once proper locking has been set.
> There are only two hard things in computer science: Cache invalidation, naming things and off-by-one errors