Hello
I am performing a data migration and am importing sites. In Ms Crm 3.0 there
is the possibility to have a timezone for a site. What I could no figure out
is, where are the timezones from which are being shown on the site (edit,
create, etc.) form? I could not find them in the database.

Has anyone got a good idea? Thank you very much.

Peter

RE: Timezonecode for site by MarcoAmoedo

MarcoAmoedo
Tue Jun 27 06:54:02 CDT 2006

Microsoft CRM takes Time Zones from Windows. You can find them at the
registry key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows
NT\CurrentVersion\Time Zones

See this links for more information about how to get timezones with .Net and
a list of available zones

http://www.codeproject.com/dotnet/WorldClock.asp

http://msdn2.microsoft.com/en-us/library/ms145276.aspx

--
Marco Amoedo
Plain Concepts
http://geeks.ms/blogs/marco/


"Peter" wrote:

> Hello
> I am performing a data migration and am importing sites. In Ms Crm 3.0 there
> is the possibility to have a timezone for a site. What I could no figure out
> is, where are the timezones from which are being shown on the site (edit,
> create, etc.) form? I could not find them in the database.
>
> Has anyone got a good idea? Thank you very much.
>
> Peter
>
>
>