xmltooling
1.5.6
|
Class for manipulating XML date/time information. More...
#include <xmltooling/util/DateTime.h>
Class for manipulating XML date/time information.
This is mostly copied from Xerces-C, but they haven't produced a usable date/time class, so we had to incorporate a version of it for now. It can't be inherited since the fields needed are private.