FreeBASIC  0.91.0
time_datediff.c File Reference
#include "fb.h"
#include <math.h>
Include dependency graph for time_datediff.c:

Go to the source code of this file.

Functions

FBCALL long long fb_DateDiff (FBSTRING *interval, double serial1, double serial2, int first_day_of_week, int first_day_of_year)
 

Function Documentation

FBCALL long long fb_DateDiff ( FBSTRING interval,
double  serial1,
double  serial2,
int  first_day_of_week,
int  first_day_of_year 
)

Definition at line 7 of file time_datediff.c.

Here is the call graph for this function: