Is there a easy way in Windows (using Delphi, not .NET) to convert UTC times to a local time, with daylight saving adjustments.
Data goes back 12 years, so needs to take account of changes in DST start/end dates over that time.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Funny, a very similar question appeared yesterday on LinkedIn.
This is the answer I gave there:
Edit:
The project mentioned above seems empty, so I searched further and found the Delphi TimeZone Database project to be still active.
–jeroen