MegaWiFi 1.5
MegaWiFi API documentation
|
Holds the date/time from server. More...
#include <gamejolt.h>
Data Fields | |
char * | timestamp |
char * | timezone |
char * | day |
char * | hour |
char * | minute |
char * | second |
Holds the date/time from server.
Definition at line 129 of file gamejolt.h.
char* gj_time::day |
Definition at line 130 of file gamejolt.h.
char* gj_time::hour |
Definition at line 130 of file gamejolt.h.
char* gj_time::minute |
Definition at line 130 of file gamejolt.h.
char* gj_time::second |
Definition at line 130 of file gamejolt.h.
char* gj_time::timestamp |
Definition at line 130 of file gamejolt.h.
char* gj_time::timezone |
Definition at line 130 of file gamejolt.h.