It looked interesting, so I took a peek. :)

It looks like /usr/local/share/sunclock/Sunclockrc can be overridden by 
~/.sunclockrc.
Then, it seems that the time difference applied is using the environment 
variable TZ.
The following rewrite seems to be applicable.

@@ -X,X +Y,Y @@
-addcity 1|Tokyo|35.683|139.733|JST-9
+addcity 1|Tokyo|35.683|139.733|Asia/Tokyo


_______________________________________________
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to