Hi community.
Does some knows how to extract from a date what day it is format “Monday”, “Tuesday”. If it is not possible how could I apply a formular based on the date in other to continue the flow
It looks like your topic is missing some important information. Could you provide the following if applicable.
Use Luxon’s DateTime object, luxon - Immutable date wrapper.
Thanks. It work