Documentation

Chapter 59. SBLDateLib

This provides a set of SBL-compatible functions for working with dates (the SBL versions used the $ sign in the name, which is not permitted in SIMPOL, so these are replaced by the letters STR): DAY, DAYS, DAYSTR(), MONTH(), MONTHSTR(), YEAR(), and DATESTR(). It also supplies a function for converting from a string to a date string2date().

DATESTR()

Description

Prototype

DATESTR ( date dt, string format, SBLlocaledateinfo ldiLocale )

Parameters

ParameterDefault valueType nameDescription
dtNonedate
formatNonestring
ldiLocaleNoneSBLlocaledateinfo