wmshutdown: Destroy dialog window before shutting down. This is especially useful...
[dockapps.git] / wmtz / wmtz / wmtzrc
blob2722f4b3a3ce080942a0c960ee36138dab97a0d9
1 # wmtz configuration file. Comments begin with #
3 #Three (or less) letter designation of timezone.
4 # time*=JDN gives Julian Day Number.
5 # time*=GMST gives sidereal time at Greenwich.
6 # time*=LMST gives local sidereal time. longitude must be set.
7 # time*=xxx gives a blank (empty) timeline.
8 # time*=@ gives swatch beats (float format). utdiff is ignored.
9 # time*=DATE gives local date. utdiff is ignored.
10 # time*=WDAY gives local weekday. utdiff is ignored.
11 # time*=LOCAL gives local time (usefull to deal with DST). utdiff is ignored.
12 # time*=TZONE gives the time as specified in TZ string.
13 time1=JDN
14 time2=JDN
15 time3=GMST
16 time4=JST
17 time5=TZONE
19 #Difference in hours from UT (Greenwich Civil Time) for the time zones above.
20 #Negative values are required for timezones to the east of Greenwich.
21 #A value of 0 gives UT.
23 # Automatic correction of daylight saving time changes is supported
24 #only by TZONE, WDAY, DATE and LOCAL.
26 #If TZONE was specified for a time position, you must give the TZ environment
27 #variable for the desired time zone in the corresponding utdiff*. See
28 # "man tzset" for at description of the TZ environment variable string.
30 #If JDN was specified for a time position, this value is subtracted from the
31 #Julian day number, giving days from another epoch. This enables you to see
32 #more decimals of the JD if you want to...
34 #Time differences in minutes is supported only for the TZONE option.
36 utdiff1=0
37 #This gives days from 2000-01-01 00:00 UT:
38 utdiff2=2451544.5
39 utdiff3=0
40 utdiff4=-9
41 utdiff5=XST-10XDT1,M10.5,0,M3.5.0
43 #Give the longitude of your location in decimal degrees, positive east.
44 longitude=13.5
46 #Give the latitude of your location in decimal degrees, positive north.
47 latitude=59.5