MegaWiFi 1.5
MegaWiFi API documentation
gj_time Struct Reference

Holds the date/time from server. More...

#include <gamejolt.h>

Data Fields

char * timestamp
 
char * timezone
 
char * day
 
char * hour
 
char * minute
 
char * second
 

Detailed Description

Holds the date/time from server.

Definition at line 129 of file gamejolt.h.

Field Documentation

◆ day

char* gj_time::day

Definition at line 130 of file gamejolt.h.

◆ hour

char* gj_time::hour

Definition at line 130 of file gamejolt.h.

◆ minute

char* gj_time::minute

Definition at line 130 of file gamejolt.h.

◆ second

char* gj_time::second

Definition at line 130 of file gamejolt.h.

◆ timestamp

char* gj_time::timestamp

Definition at line 130 of file gamejolt.h.

◆ timezone

char* gj_time::timezone

Definition at line 130 of file gamejolt.h.


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