Day 10 of #30threads30days challenge of sharing @NotionHQ tips & tricks.
Sharing 5 ways to format date in Notion using formatDate property today!
Let's get started
The month of the Year!
Use the formatDate property to find out the week of the day from the date.
formatDate(prop("Dates"), "MMMM"
Weekday!
Use the formatDate property to find out the week of the day from the date.
formatDate(prop("Dates"), "dddd")
The Week number!
Use the formatDate property to find out the week number!
formatDate(prop("Dates"),"W")
The Quarter!
Use the formatDate property to find out the Quarter
formatDate(prop("Dates"),"Q")
The Time!
Use the formatDate property to find out the time.
formatDate(prop("Dates"),"LT")
That's a wrap!
If you enjoyed this thread:
1. Follow me @HeyAmna1 for more of these
2. RT the tweet below to share this thread with your audience
Share this Scrolly Tale with your friends.
A Scrolly Tale is a new way to read Twitter threads with a more visually immersive experience.
Discover more beautiful Scrolly Tales like this.