Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a way to exchange information of date considering the TimeZone. #3

Open
antonini opened this issue Feb 21, 2013 · 0 comments
Open
Assignees
Milestone

Comments

@antonini
Copy link
Member

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.

@ghost ghost assigned antonini Feb 21, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant