8,981
edits
Changes
Created page with "==== Função PREVIOUS_DATE (Data anterior) ===="
==== Função PREVIOUS_DATE function (Previous dateData anterior) ====
Given a day and a month, returns the last occurrence of that date. That is, if the current date (today) is less than the date passed by parameter (day / month), the return is the date (passed by parameter) of the previous year. Otherwise the return will be the current year date.