eris
1.4.0
A WorldForge client library.
|
#include <Calendar.h>
Public Member Functions | |
bool | valid () const |
int | year () const |
int | month () const |
int | dayOfMonth () const |
int | seconds () const |
int | minutes () const |
int | hours () const |
Friends | |
class | Calendar |
Encapsulate a decoded world time instance
Definition at line 28 of file Calendar.h.