Skip to content

Commit

Permalink
DST reference updated.
Browse files Browse the repository at this point in the history
  • Loading branch information
prsh5175 committed Feb 16, 2022
1 parent 446dafe commit e9ad47d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -544,7 +544,7 @@ \subsubsection{Inputs}\label{inputs-9-019}

\paragraph{Field: Adjust Schedule for Daylight Savings}\label{adjust-schedule-for-daylight-savings-1}

This field indicates whether or not to shift the schedule forward an hour during daylight savings time. If ``Yes" the schedule skips forward an hour in the CSV on the ``spring forward" day and repeats an hour on the ``fall back" day. If ``No", the schedule is read and applied in standard time, without adjusting for daylight savings time (\hyperref[runperiodcontroldaylightsavingtime]{DST}). This indicator is defaulted to ``Yes" if no input is provided.
This field indicates whether or not to shift the schedule forward an hour during daylight savings time. If ``Yes" the schedule skips forward an hour in the CSV on the ``spring forward" day and repeats an hour on the ``fall back" day. If ``No", the schedule is read and applied in standard time, without adjusting for daylight savings time (\textbf{\hyperref[runperiodcontroldaylightsavingtime]{RunPeriodControl:DaylightSavingTime}}). This indicator is defaulted to ``Yes" if no input is provided.

Here is an IDF example:

Expand Down

4 comments on commit e9ad47d

@nrel-bot-3
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ScheduleFile_DaylightSavingsToggle (prsh5175) - x86_64-MacOS-10.15-clang-11.0.0: OK (3203 of 3207 tests passed, 0 test warnings)

Messages:\n

  • 4 tests had: Table big diffs.

Failures:\n

regression Test Summary

  • Passed: 734
  • Failed: 4

Build Badge Test Badge

@nrel-bot-2
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ScheduleFile_DaylightSavingsToggle (prsh5175) - x86_64-Linux-Ubuntu-18.04-gcc-7.5: OK (3243 of 3248 tests passed, 0 test warnings)

Messages:\n

  • 5 tests had: Table big diffs.
  • 1 test had: EIO diffs.
  • 1 test had: ESO small diffs.
  • 1 test had: MTR small diffs.

Failures:\n

regression Test Summary

  • Passed: 753
  • Failed: 5

Build Badge Test Badge

@nrel-bot-2
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ScheduleFile_DaylightSavingsToggle (prsh5175) - x86_64-Linux-Ubuntu-18.04-gcc-7.5-UnitTestsCoverage-Debug: OK (1730 of 1730 tests passed, 0 test warnings)

Build Badge Test Badge Coverage Badge

@nrel-bot-2b
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ScheduleFile_DaylightSavingsToggle (prsh5175) - x86_64-Linux-Ubuntu-18.04-gcc-7.5-IntegrationCoverage-Debug: OK (742 of 742 tests passed, 0 test warnings)

Build Badge Test Badge Coverage Badge

Please sign in to comment.