54 const tm& getTmTime()
const;
57 const TimeVal& getTimevalTime()
const;
#define AGX_DECLARE_POINTER_TYPES(type)
Date(UInt seconds, UInt microSeconds=0)
agx::String toStringTime() const
static bool convertDateToISO(const agx::String &compileDate, agx::String &isoDate)
Convert a date in the DATE format ("Mmm dd yyyy" -> "Aug 12 2012") into ISO standard: YYYY-MM-DD.
long long getMilliseconds() const
bool operator>(const Date &other) const
TimeVal & getTimevalTime()
agx::String toStringDateAndTime() const
agx::Object is a refcounted object with a name.
The agx namespace contains the dynamics/math part of the AGX Dynamics API.
A copy of struct 'timeval' from BSD file sys/time.h.