modelCalendarTimeMonthsMinus

Validation model for the calendar time model with start time slightly below the full hour

Extends from Buildings.Utilities.Time.Validation.CalendarTimeMonths (Validation model for the calendar time model).

Information

This model validates the use of the Buildings.Utilities.Time.CalendarTime. It is identical to Buildings.Utilities.Time.Validation.CalendarTimeMonths except that the start and end time are different.

Components

TypeNameDefaultDescription
Buildings.Utilities.Time.CalendarTimecalTim (from CalendarTimeMonths)Computes date and time assuming time=0 corresponds to new year 2015

Revisions

  • September 14, 2016, by Michael Wetter:
    First implementation.