Difference between revisions of "Translations:Expressions/203/en"

From TaticView
Jump to: navigation, search
(Importing a new version from external source)
 
(Importing a new version from external source)
 
Line 2: Line 2:
 
   LAST_DAY_OF(<date part>;<date modifier>;<date modifier value>)
 
   LAST_DAY_OF(<date part>;<date modifier>;<date modifier value>)
 
Example:  
 
Example:  
   '''LAST_DAY_OF(1,0,-1)''' - last day of current month of last year
+
   '''LAST_DAY_OF(1;0;-1)''' - last day of current month of last year

Latest revision as of 16:49, 3 November 2020

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>;<date modifier>;<date modifier value>)
Example: 
  '''LAST_DAY_OF(1;0;-1)''' - last day of current month of last year
TranslationSyntax: 
  LAST_DAY_OF(<date part>;<date modifier>;<date modifier value>)
Example: 
  '''LAST_DAY_OF(1;0;-1)''' - last day of current month of last year

Syntax:

 LAST_DAY_OF(<date part>;<date modifier>;<date modifier value>)

Example:

 LAST_DAY_OF(1;0;-1) - last day of current month of last year