Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
_GDate Struct Reference

#include <gdate.h>

Data Fields

guint julian_days: 32
 
guint julian: 1
 
guint dmy: 1
 
guint day: 6
 
guint month: 4
 
guint year: 16
 

Detailed Description

Definition at line 92 of file gdate.h.

Field Documentation

◆ day

guint _GDate::day

Definition at line 104 of file gdate.h.

◆ dmy

guint _GDate::dmy

Definition at line 101 of file gdate.h.

◆ julian

guint _GDate::julian

Definition at line 100 of file gdate.h.

◆ julian_days

guint _GDate::julian_days

Definition at line 94 of file gdate.h.

◆ month

guint _GDate::month

Definition at line 105 of file gdate.h.

◆ year

guint _GDate::year

Definition at line 106 of file gdate.h.


The documentation for this struct was generated from the following file: