TIBCO Adapter SDK C++ Reference
Contents
|
Index
|
Reference
Up
|
Previous
|
Next
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
MDate
Copyright (c) 2010 TIBCO Software Inc. All rights reserved.
Contents
|
Index
|
Reference