[Solved] First Saturday of month

Hello,
is it possible to have a sensor to identify the first Saturday of the month?

Thanks

I think this should work:

{{ now().day <= 7 and as_timestamp(now()) | timestamp_custom('%A') == 'Saturday'}}
2 Likes

You wan’t to get a true/false value or the number of the date?
If true/false plase mark @finity answer as solution.

I’m glad to help!

The answer of @finity is just perfect.
(Damn, I can’t find “Mark it as solution”!!!)

it should be a check mark box (or something similar) at the bottom of my post

You find it here:

:two::one: Somebody’s answer solved it!

Fantastic!

Now, before you go… please take the time to mark that as the answer, you do that by selecting the three dots under the post:

image

Then select the check box:

image

Don’t forget too while you’re down there to click the heart to like the post, as a way of saying thank you.

Taken from: How to help us help you - or How to ask a good question

Sorry, but clicking on the three dots, I only can see the icons:
“Privately flag this post”
“bookmark this post”