mess822x 1.24
mess822x
Loading...
Searching...
No Matches
caltime.h File Reference
#include "caldate.h"
#include "tai.h"
Include dependency graph for caltime.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  caltime

Functions

void caltime_tai (struct caltime *, struct tai *)
void caltime_utc (struct caltime *, struct tai *, int *, int *)
unsigned int caltime_fmt (char *, struct caltime *)
unsigned int caltime_scan (char *, struct caltime *)

Function Documentation

◆ caltime_fmt()

unsigned int caltime_fmt ( char * s,
struct caltime * ct )
extern

Definition at line 4 of file caltime_fmt.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ caltime_scan()

unsigned int caltime_scan ( char * s,
struct caltime * ct )
extern

Definition at line 3 of file caltime_scan.c.

Here is the call graph for this function:

◆ caltime_tai()

void caltime_tai ( struct caltime * ct,
struct tai * t )
extern

Definition at line 8 of file caltime_tai.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ caltime_utc()

void caltime_utc ( struct caltime * ct,
struct tai * t,
int * pwday,
int * pyday )
extern

Definition at line 8 of file caltime_utc.c.

Here is the call graph for this function:
Here is the caller graph for this function: