var oDate = Pm.CreatePmDateObject(); var nMonth = oDate.GetMonth();
var oDate = Pm.CreatePmDateObject(tDate); var nMonth = oDate.GetMonth();