March 2018
Beginner to intermediate
514 pages
13h 11m
English
These two variables contain the short and the long version of the months. You can replace the strings within these variables with whatever you wish.
For example:
SET MonthNames = 'Jan;Feb;Mar;Apr;May;Jun;Jul;Aug;Sep;Oct;Nov;Dec';SET LongMonthNames = 'January;February;March;April;May;June;July;August;September;October;November;December';
Read now
Unlock full access