#include "FBLib_time.h"
Go to the source code of this file.
Functions | |
void | DST_GetTransitions_Europe (dword *DSTStartUTC, dword *DSTEndUTC, dword StartDate) |
void DST_GetTransitions_Europe | ( | dword * | DSTStartUTC, |
dword * | DSTEndUTC, | ||
dword | StartDate | ||
) |
Definition at line 3 of file DST_GetTransitions_Europe.c.
References AddTime(), DST_CalcTransition(), GetCurrentTimeZone(), TRACEENTER, and TRACEEXIT.
Referenced by DST_FindNextTransition(), LocalTime2UTC(), and UTC2LocalTime().