How do i get current time from different time zones in Delphi. If i use TidSNTP it will only give me the time zone in my locale.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
You can easily convert local time to different time zone with delphi-tzdb (Time Zone Database for Delphi). Following is example from its documentation.
|
|||||
|