<aside> ❓ Displays the star sign associated with a date.

</aside>

Entries

Star Sign

if(toNumber(formatDate(prop("Date"), "DDD")) >= 356 or toNumber(formatDate(prop("Date"), "DDD")) <= 19, "♑️ Capricorn", if(toNumber(formatDate(prop("Date"), "DDD")) >= 20 and toNumber(formatDate(prop("Date"), "DDD")) <= 49, "♒️ Aquarius", if(toNumber(formatDate(prop("Date"), "DDD")) >= 50 and toNumber(formatDate(prop("Date"), "DDD")) <= 80, "♓️ Pisces", if(toNumber(formatDate(prop("Date"), "DDD")) >= 81 and toNumber(formatDate(prop("Date"), "DDD")) <= 110, "♈️ Aries", if(toNumber(formatDate(prop("Date"), "DDD")) >= 111 and toNumber(formatDate(prop("Date"), "DDD")) <= 141, "♉️ Taurus", if(toNumber(formatDate(prop("Date"), "DDD")) >= 142 and toNumber(formatDate(prop("Date"), "DDD")) <= 172, "♊️ Gemini", if(toNumber(formatDate(prop("Date"), "DDD")) >= 173 and toNumber(formatDate(prop("Date"), "DDD")) <= 204, "♋️ Cancer", if(toNumber(formatDate(prop("Date"), "DDD")) >= 205 and toNumber(formatDate(prop("Date"), "DDD")) <= 235, "♌️ Leo", if(toNumber(formatDate(prop("Date"), "DDD")) >= 236 and toNumber(formatDate(prop("Date"), "DDD")) <= 266, "♍️ Virgo", if(toNumber(formatDate(prop("Date"), "DDD")) >= 267 and toNumber(formatDate(prop("Date"), "DDD")) <= 296, "♎️ Libra", if(toNumber(formatDate(prop("Date"), "DDD")) >= 297 and toNumber(formatDate(prop("Date"), "DDD")) <= 326, "♏️ Scorpio", if(toNumber(formatDate(prop("Date"), "DDD")) >= 327 and toNumber(formatDate(prop("Date"), "DDD")) <= 356, "♐️ Sagittarius", ""))))))))))))

<aside> <img src="https://s3-us-west-2.amazonaws.com/secure.notion-static.com/1649d2f9-1b45-478a-86b4-341fbe27e06f/benny.png" alt="https://s3-us-west-2.amazonaws.com/secure.notion-static.com/1649d2f9-1b45-478a-86b4-341fbe27e06f/benny.png" width="40px" /> By BenLatest • Was this helpful? Please consider buying me a coffee. Cheers!

</aside>

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/2be94352-3142-4e79-a2dd-e1cd72161bdd/taurus.jpg