How do i get the current time of a different time zone? Example, i need to know the current time in Singapore where as my system is set to PT time.
You could convert to GMT then convert to whatever time zone you want.