CalcIt Commands

STRDATE(Date)

Return the numeric representation of a date from its string format. e.g.

StrDate('20/12/2024');

See also MONTH, DAY, DATE, DATESTR, WEEKDAY

Go Back