Hi all
This is not really a coding question but rather I'm looking for the correct term. I was about to write something so I could decorate field as adate and then use softdates or date shortcuts etc like below but on googling for some inspiration I suddenly realised I have no idea what the correct term is for this, if there is one? softdates does not seem to exist so no idea where I got this?
T = Today
Y = Yesterday
T+1 = Today add 1 day
T+1M = Today’s Date + 1 Month
T+1Y = Today’s Date + 1 Year
FDCM = First Day Current Month
LDCM = Last Day Current Month