TIBCO Adapter SDK C++ Reference
MDate::MDate
MDate
Constructs an MDate instance from the specified string.
Parameters
Parameters Description
const MString& dateStr Date string of the form YYYY-MM-DD.
Declaration
MDate(const MString& dateStr) throw(MException);
Links
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.