Here is an example that will give you the full month, spelled out and the four digit year, in uppercase.
$(upper,$(edtime, 0, MONTH YYYY))
Which will give you this:
The DIESEL function “edtime” allows for almost any date string you might need.
Here is an example that will give you the full month, spelled out and the four digit year, in uppercase.
$(upper,$(edtime, 0, MONTH YYYY))
Which will give you this:
The DIESEL function “edtime” allows for almost any date string you might need.