FreeBASIC  0.91.0
time_datepart.c File Reference
#include "fb.h"
Include dependency graph for time_datepart.c:

Go to the source code of this file.

Functions

FBCALL int fb_DatePart (FBSTRING *interval, double serial, int first_day_of_week, int first_day_of_year)
 

Function Documentation

FBCALL int fb_DatePart ( FBSTRING interval,
double  serial,
int  first_day_of_week,
int  first_day_of_year 
)

Definition at line 6 of file time_datepart.c.

Here is the call graph for this function: