Last modified by Artur on 2025/08/19 10:43

From version 5.5
edited by Helena
on 2025/05/21 21:51
Change comment: There is no comment for this version
To version 5.6
edited by Helena
on 2025/05/21 21:52
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -504,26 +504,18 @@
504 504  
505 505  For all of these ranges, the bounds include the beginning of the [PERIOD_START] (i.e. 00:00:00) and the end of the [PERIOD_END] (i.e. 23:59:59).
506 506  
507 -**Examples:
508 -2010-Q2, REPORTING_YEAR_START_DAY = ~-~-07-01 (July 1)**
507 +**Examples:**
509 509  
509 +**2010-Q2, REPORTING_YEAR_START_DAY = ~-~-07-01 (July 1)**
510 510  ~1. [REPORTING_YEAR_START_DATE] = 2010-07-01
511 -
512 512  b) [REPORTING_YEAR_BASE] = 2010-07-01
513 -
514 -1. [PERIOD_DURATION] = P3M
515 -1. (2-1) * P3M = P3M
516 -
512 +[PERIOD_DURATION] = P3M
513 +(2-1) * P3M = P3M
517 517  2010-07-01 + P3M = 2010-10-01
518 -
519 519  [PERIOD_START] = 2010-10-01
520 -
521 521  4. 2 * P3M = P6M
522 -
523 523  2010-07-01 + P6M = 2010-13-01 = 2011-01-01
524 -
525 525  2011-01-01 + -P1D = 2010-12-31
526 -
527 527  [PERIOD_END] = 2011-12-31
528 528  
529 529  The actual calendar range covered by 2010-Q2 (assuming the reporting year begins July 1) is 2010-10-01T00:00:00/2010-12-31T23:59:59