added -420 for China's MIN_WEST

This commit is contained in:
Jeff Hill
2004-08-24 15:18:15 +00:00
parent 3d42f8df29
commit 0120c0e2a1

View File

@@ -617,7 +617,7 @@ the correct time zone. Nevertheless, several programs commonly used with
EPICS still use the original "tssubr" library and therefore they still rely
on proper configuration of EPICS_TS_MIN_WEST.</em></p>
<p>While the CA client library does not translate in between the local time
<p>While the CA client library does not translate inbetween the local time
and the time zone independent internal storage of EPICS time stamps, many
EPICS client side applications call core EPICS libraries which provide these
services. To set the correct time zone users must compute the number of
@@ -659,6 +659,10 @@ placed in the variable EPICS_TS_MIN_WEST.</p>
<td>Japan</td>
<td>-540</td>
</tr>
<tr>
<td>China</td>
<td>-420</td>
</tr>
<tr>
<td>Germany</td>
<td>-120</td>