Hitachi

Job Management Partner 1 Version 10 Job Management Partner 1/Advanced Shell Description, User's Guide, Reference, and Operator's Guide


3.6.3 Relationship between dates and times and time zones in the operation information

The adshevtout command interprets and outputs the date and the time in the formats year-month-date and hour-minute-second for the time zone in effect when the command is executed. Use the TZ environment variable to specify the time zone.

As shown in the three sets of examples in the following table, a given date and time (in the year-month-date and hour-minute-second formats) will be represented differently depending on the time zone:

Time zone

Date and time example 1

Date and time example 2

Date and time example 3

UTC-2

2012-06-10 08:00:00

2012-06-10 23:00:00

2012-06-11 15:00:00

UTC

2012-06-10 10:00:00

2012-06-11 01:00:00

2012-06-11 17:00:00

UTC+3

2012-06-10 13:00:00

2012-06-11 04:00:00

2012-06-11 20:00:00

UTC+9

2012-06-10 19:00:00

2012-06-11 10:00:00

2012-06-12 02:00:00

Remarks:

UTC+9 indicates the time zone that is nine hours ahead of coordinated universal time (UTC). The sign differs from when the value is set in the TZ environment variable.