Support
Help Center
Airtable Universe
Airtable Templates
Airtable Guides
Developer Documentation
Sign up for Airtable
Airtable Community
Announcements
Discussions
Ask A Question
Show & Tell
Development & APIs
Groups
Airtable AI
Airtable Enterprise Network
Marketing
Product Operations
EDUser Group
Events
Resources
Getting Started
Job Board
Product Ideas
Search
Community
Knowledge base
Leonardo_Hadipr
Users
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Search instead for
Did you mean:
Help
Sign In
Browse
Airtable Community
Leonardo_Hadipr - profile
Leonardo_Hadipr
4 - Data Explorer
since
Oct 16, 2020
Nov 29, 2022
User Statistics
2
Posts
0
Solutions
0
Kudos given
0
Kudos received
User Activity
Posts
Replies
NEED Helps : IF Formula DATE - to detect Same DATE
Oct 16, 2020
Airtable Grid view - Airtable Explore the "Grid" view on Airtable. I need help in Formula IF to detect someone birthday dues in today : TODAY Formula : NOW() with European Format Column 1 Formula ...
Re: NEED Helps : IF Formula DATE - to detect Same DATE
Oct 17, 2020
Justin_Barrett: SET_TIMEZONE() I’ve tried but still FAILED . DATETIME_FORMAT(SET_TIMEZONE(NOW(),‘Asia/Jakarta’),‘DD/MM/YYYY’) DATETIME_PARSE(DATETIME_FORMAT(SET_TIMEZONE({Birth date},‘Asia/Jakarta’),‘MM/DD’)&"/"&YEAR(NOW()))