Working with birthdays where I only know the client's Month/Day and not their Year of birth. So text field is 5/12 for example but I'd like to have an actual date of 5/12 so I can set up reminders 5 days before the actual birthday. I used the following formula but it's not working correctly.
Solved
Converting text to date (M/D) format issues.
DATETIME_PARSE(Birthday, 'MM/DD')
Thank you in advance
Best answer by Troy_Gamble
Looks like some curly quotes snuck in to my formula when I was typing on my phone.
When date formulas are off by a day, it is usually a timezone issue. In this particular case, because you are parsing a text field to get a date, set the formula to use GMT.
Thanks so much....the time zone was the issue. I really appreciate you taking the time to help me. Cheers
Login to the community
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
