[icf-dev] Timezones

Posted by LegacyUser on 05-Jul-2002 02:49

Hi,

We're developing an application using Dynamics, which will be deployed at a

customer site with offices throughout the world. They will be working on one

central database.

Does anyone have suggestions about how to handle the difference in time

between e.g. Belgium and Indonesia. The database should store the date/times

in one timezone, but the user should be able to enter/see them in his/her

own timezone.

My idea was to store the user's timezone in the profile data and let him

manually change the timezone if needed, the new timezone would be stored

again in the profile data.

I can't automatically decide what timezone would be used based on the user

or the computername, because users travel (and so do their computers).

All suggestions are welcome.

TIA,

--

Wouter Dupré

R&D/Support

ORGANI B.V.B.A.

Dynamicalaan 15

B-2610 Wilrijk

Belgium

Tel.: +32 3 820 63 00

Fax.: +32 2 830 07 98

mailto:wd@organi.be

http://www.organi.be

To unsubscribe, e-mail: dev-unsubscribe@icf.possenet.org

For additional commands, e-mail: dev-help@icf.possenet.org

All Replies

Posted by LegacyUser on 05-Jul-2002 03:41

Wouter,

I suggest:

- add the timezone field to the login-window and store

it as a session property and use that for display.

- Store date/time in GMT format

I have also a question for you:

How do you know the time-differences between timezone1 and GMT ?

Do you take Daylight saving time into account? How?

Martin

-Original Message-

From: Wouter Dupré

Sent: Friday, July 05, 2002 9:50 AM

To: 'icf-dev@possenet.org'

Subject: Timezones

Hi,

We're developing an application using Dynamics, which will be deployed at a

customer site with offices throughout the world. They will be working on one

central database.

Does anyone have suggestions about how to handle the difference in time

between e.g. Belgium and Indonesia. The database should store the date/times

in one timezone, but the user should be able to enter/see them in his/her

own timezone.

My idea was to store the user's timezone in the profile data and let him

manually change the timezone if needed, the new timezone would be stored

again in the profile data.

I can't automatically decide what timezone would be used based on the user

or the computername, because users travel (and so do their computers).

All suggestions are welcome.

TIA,

--

Wouter Dupré

R&D/Support

ORGANI B.V.B.A.

Dynamicalaan 15

B-2610 Wilrijk

Belgium

Tel.: +32 3 820 63 00

Fax.: +32 2 830 07 98

mailto:wd@organi.be

http://www.organi.be

To unsubscribe, e-mail: dev-unsubscribe@icf.possenet.org

For additional commands, e-mail: dev-help@icf.possenet.org

To unsubscribe, e-mail: dev-unsubscribe@icf.possenet.org

For additional commands, e-mail: dev-help@icf.possenet.org

Posted by LegacyUser on 05-Jul-2002 04:32

Good point about the Daylight saving time.

As I pointed out: All suggestions are welcome...

What about the Auditing information in the database? We do have control over

our own data, but not really over the Dynamics Data, unless we dig deep into

the Dynamics sources.

Since the server won't be located in the GMT zone, all system (read

Dynamics) data would be written with the local timezone.

Kind regards,

--

Wouter Dupré

R&D/Support

ORGANI B.V.B.A.

Dynamicalaan 15

B-2610 Wilrijk

Belgium

Tel.: +32 3 820 63 00

Fax.: +32 2 830 07 98

mailto:wd@organi.be

http://www.organi.be

-Oorspronkelijk bericht-

Van: Martin Bos

Verzonden: vrijdag 5 juli 2002 10:41

Aan: 'dev@icf.possenet.org'

Onderwerp: RE: Timezones

Wouter,

I suggest:

- add the timezone field to the login-window and store

it as a session property and use that for display.

- Store date/time in GMT format

I have also a question for you:

How do you know the time-differences between timezone1 and GMT ?

Do you take Daylight saving time into account? How?

Martin

-Original Message-

From: Wouter Dupré

Sent: Friday, July 05, 2002 9:50 AM

To: 'icf-dev@possenet.org'

Subject: Timezones

Hi,

We're developing an application using Dynamics, which will be deployed at a

customer site with offices throughout the world. They will be working on one

central database.

Does anyone have suggestions about how to handle the difference in time

between e.g. Belgium and Indonesia. The database should store the date/times

in one timezone, but the user should be able to enter/see them in his/her

own timezone.

My idea was to store the user's timezone in the profile data and let him

manually change the timezone if needed, the new timezone would be stored

again in the profile data.

I can't automatically decide what timezone would be used based on the user

or the computername, because users travel (and so do their computers).

All suggestions are welcome.

TIA,

--

Wouter Dupré

R&D/Support

ORGANI B.V.B.A.

Dynamicalaan 15

B-2610 Wilrijk

Belgium

Tel.: +32 3 820 63 00

Fax.: +32 2 830 07 98

mailto:wd@organi.be

http://www.organi.be

To unsubscribe, e-mail: dev-unsubscribe@icf.possenet.org

For additional commands, e-mail: dev-help@icf.possenet.org

To unsubscribe, e-mail: dev-unsubscribe@icf.possenet.org

For additional commands, e-mail: dev-help@icf.possenet.org

To unsubscribe, e-mail: dev-unsubscribe@icf.possenet.org

For additional commands, e-mail: dev-help@icf.possenet.org

This thread is closed