Revision as of 20:02, 22 November 2019
Information about message (contribute ) This message has no documentation.
If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Expressions )
Syntax: LAST_DAY_OF(<date part>; <base date>) Examples: '''LAST_DAY_OF(0;DAY_FROM_TODAY(0))''' - Returns the last day of the year from today. '''LAST_DAY_OF(1;"Date Issued")''' - Last day of month based on ''Date Issued'' column
Syntax:
LAST_DAY_OF(<date part>; <base date>)
Examples:
'''LAST_DAY_OF(0;DAY_FROM_TODAY(0))''' - Returns the last day of the year from today.
'''LAST_DAY_OF(1;"Date Issued")''' - Last day of month based on ''Date Issued'' column
Translation Sintaxe: LAST_DAY_OF(<parte da data>; <data base>) Exemplos: '''LAST_DAY_OF(0; DAY_FROM_TODAY(0))''' – retorna o último dia do ano a partir de hoje Sintaxe:
LAST_DAY_OF(<parte da data>; )
Exemplos:
LAST_DAY_OF(0; DAY_FROM_TODAY(0)) – retorna o último dia do ano a partir de hoje