uxdat - Dates Format and Offset

This section describes the uxdat command used to change a date format, make an offset in days and get the type or position of a day in the calendar.

The seven results are supplied on standard output (UNIX, Windows) or as symbols (OpenVMS). Only one of the seven fields will contain data according to the initial request. The result will be in uppercase if at least on character of the output format is in uppercase.

The default language is international (English). Choice of language is determined by the format itself: j, a, s, for French and d, y, w, for International. The smallest time unit managed is the day, the largest is the year.

Syntax

Only syntactical coherence is verified.

Two types of syntax can be used depending in the results required.

Formatting and Offsets

Offsets are processed in sequence from left to right.

The command syntax is as follows:

uxdat "source date format" "source date" "target date format" "offset"

Type of Day

The command syntax is as follows:

uxdat "source date format" "source date" "type" [MU=<MU name>]

Description of Items

Examples