2020.1

Table Of Contents
Function Description
l dateMedium()
l dateShort()
l dateTime()
l dateTimeLong()
l dateTimeMedium()
l dateTimeShort()
l timeLong()
l timeMedium()
l timeShort()
date/time and time functions" on the facing page.
l lowerCase()
l upperCase()
l properCase()
The text formatting functions are used on Strings. lowerCase
() transform all characters to lowercase, upperCase()
transforms all characters to uppercase and properCase()
transforms the first character of each word to uppercase and
all other characters to lowercase.
Date, date/time and time functions
l date()
l dateLong()
l dateMedium()
l dateShort()
l dateTime()
l dateTimeLong()
l dateTimeMedium()
l dateTimeShort()
l time()
l timeLong()
l timeMedium()
l timeShort()
Page 776