XmlManager::setImplicitTimezone

#include <DbXml.hpp>

void XmlManager::setImplicitTimezone(int tz)

Sets the implicit timezone to be used for queries referring to dates and times in the context of the XmlManager .

Parameters

tz

The timezone as an offset in minutes from GMT.

Class

XmlManager

See Also

XmlManager Methods