Anyone try and succeed to change timezones in FS9. It seems like it should be simple enough. I wrote some SCASM and it assembles OK but I don't see it changing the TZ at all. here's the code:
Set(BUF 8192)
Header(1 N57:12:00.0000 N51:00:00.0000 W166:00:00.0000 W179:59:00.0000)
LatRange(N51:00:00.0000 N57:12:00.0000)
TimeZone(N57:12:00.0000 N51:06:00.0000 W166:18:00.0000 W179:59:00.0000 -540 15 0)
scott s.
.
Set(BUF 8192)
Header(1 N57:12:00.0000 N51:00:00.0000 W166:00:00.0000 W179:59:00.0000)
LatRange(N51:00:00.0000 N57:12:00.0000)
TimeZone(N57:12:00.0000 N51:06:00.0000 W166:18:00.0000 W179:59:00.0000 -540 15 0)
scott s.
.

