#include "FBLib_time.h"
Go to the source code of this file.
Functions | |
dword | DST_CalcTransition (byte ruleOrdinal, byte ruleDay, byte ruleMonth, byte ruleHour, byte ruleMin, dword StartDate) |
dword DST_CalcTransition | ( | byte | ruleOrdinal, |
byte | ruleDay, | ||
byte | ruleMonth, | ||
byte | ruleHour, | ||
byte | ruleMin, | ||
dword | StartDate | ||
) |
Definition at line 3 of file DST_CalcTransition.c.
References DST_GetNextTransition(), Now(), TRACEENTER, and TRACEEXIT.
Referenced by DST_GetTransitions_Europe(), and DST_ProcessRule().