DADiSP Worksheet Functions > Function Categories > Data Type Conversion > STRJUL

 

STRJUL

Purpose:

Converts a Julian date integer into a date string.

Syntax:

STRJUL(julian)

julian

-

An integer, the Julian date.

Returns:

A string.

Example:

strjul(2436215)

 

returns 1/11/58.

See Also:

JULSTR