SIMPOL Documentation

MONTHSTR()

Description

This function implements the MONTH$() function for SBL compatibility. It returns the month component of a date object as a string from the locale information based on the date value passed. If the date value is .nul or the locale object is .nul then the return value is the string ".nul".

Prototype

MONTHSTR ( date dt, SBLlocaledateinfo ldiLocale )

Parameters

ParameterDefault valueType nameDescription
dtNonedate
ldiLocaleNoneSBLlocaledateinfo