Try:
/b=1 (sets European time change rule)
/tz=0GMT/BST (sets time zone offset and names... and thats the number 0, not the letter O)
It should then automatically switch between the time and time zone names according to the rule. For non-standard places, you can specify a custom rule. Check the comments at the start of heather.cpp for details (search for "daylight")
Try:
/b=1 (sets European time change rule)
/tz=0GMT/BST (sets time zone offset and names... and thats the number 0, not the letter O)
It should then automatically switch between the time and time zone names according to the rule. For non-standard places, you can specify a custom rule. Check the comments at the start of heather.cpp for details (search for "daylight")