GetFloatDay method returns a date(LONG) that is the calculated date for the passed Week of Month(WkNo), Day of Week(DOW), Month of Year(Mo), and Year(Yr).
This generates the following code in the embed:
BHT:DateRet = BSTCalH.GetFloatDay(BHT:WkWanted,BHT:DayOfWeek,BHT:MoWanted,BHT:Year)