Determines whether times are displayed in military format, or with an attached AM/PM indicator.

Syntax

SET HOURS TO [<expN>]

<expN>

The number 12 or 24.

Description

Setting SET HOURS to 12 displays time with an attached AM/PM indicator. Setting SET HOURS to 24 displays time in military format. SET HOURS TO (with no argument) restores the default setting.