Date and Time Functions
To use it, just insert the variable that holds the contact's date of birth. We recommend using a JavaScript function to process the date and leave it in the correct format.
Calculate Age
To use it, just insert the variable that holds the contact's date of birth. We recommend using a JavaScript function to process the date and leave it in the correct format (YYYY-MM-DD) in the variable you are going to provide. After inserting the variable, just define which variable will save the result.

Generate Greetings by Time of Day
Enter the greeting you want according to the time of day.

Just enter the Timezone of your region and then change the variable that will save the data.

Get Start/End of Day
Returns the date and time corresponding to the start (00:00:00) or the end (23:59:59) of a specific day.
In the first field, you only need to insert the variable if you want to search for a specific date. If you leave it empty, the search will always be performed for the current day.

Then, just select the variable where you want to save the results.

Check Whether It Is a Holiday (in Brazil or in the state)
São considerados feriados de todos os estados. Foi utilizado como fonte o artigo "Feriados no Brasil" da Wikipédia, atualizado no dia 17/05/2024.
Mais detalhes em: https://nicochat.atlassian.net/wiki/spaces/NicoChat/pages/102170663/Feriados+no+Brasil+NicoToolsIn the first field, you only need to insert the variable if you want to search for a specific date. If you leave it empty, the search will always be performed for the current day.
Then, just select the state in which you want to perform the search. You can insert a variable to switch between states, remembering that the state must be provided as its abbreviation.

Then, just save the result in the variables you want.
