You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Work with dates it's always painfull!
Especially if the system connects to another system or it uses multiple computers in different locations with multiple timezones.
So it's necessary to create a way that the client and the server can convert the date to a local timestamp.
This will involves an API to make that conversion and a persistable class that will be used on the exchange information process.
The text was updated successfully, but these errors were encountered:
Work with dates it's always painfull!
Especially if the system connects to another system or it uses multiple computers in different locations with multiple timezones.
So it's necessary to create a way that the client and the server can convert the date to a local timestamp.
This will involves an API to make that conversion and a persistable class that will be used on the exchange information process.
The text was updated successfully, but these errors were encountered: