Page 1 of 1

Day Of Week Variable. **solved**

Posted: Tue Sep 28, 2021 9:56 am
by YorkshireHam
I use the date variable in emails eg: [D]/[M]/[YY]

I believe that [MMM] can be used to create Jan, Feb, Mar etc.

How do I create Mon, Tue, Wed etc for the days? Will [DDD] do this, I have tried without success.

Re: Day Of Week Variable

Posted: Tue Sep 28, 2021 11:24 am
by Mattk
No "D" is the Date which is unique in each month, Days (as in Mon, Tues, Wed etc) are not unique in any one month. No doubt one could create a script which could return the day of a particular week relative to the Date

Re: Day Of Week Variable

Posted: Thu Sep 30, 2021 12:51 am
by admin
Just released update supports "DDD" to tell day of week as three character abbreviation.

Re: Day Of Week Variable

Posted: Thu Sep 30, 2021 1:56 am
by YorkshireHam
I have rebooted to latest version and all works OK.
Thank you for this new feature and I hope other users will find it useful as well.