Day Of Week Variable. **solved**

This section covers the Meteobridge PRO, PRO2, NANO SD, Raspberry Pi and VM platforms exclusively

Moderator: Mattk

Post Reply
YorkshireHam
Fresh Boarder
Fresh Boarder
Posts: 17
Joined: Thu Nov 01, 2018 9:56 am

Day Of Week Variable. **solved**

Post 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.
Mattk
Platinum Boarder
Platinum Boarder
Posts: 1387
Joined: Mon Sep 22, 2014 3:24 am

Re: Day Of Week Variable

Post 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
User avatar
admin
Platinum Boarder
Platinum Boarder
Posts: 7854
Joined: Mon Oct 01, 2007 10:51 pm

Re: Day Of Week Variable

Post by admin »

Just released update supports "DDD" to tell day of week as three character abbreviation.
YorkshireHam
Fresh Boarder
Fresh Boarder
Posts: 17
Joined: Thu Nov 01, 2018 9:56 am

Re: Day Of Week Variable

Post 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.
Post Reply