FloatingHolidayToDateTime Method
Convert the instance to a
DateTime object based on its settings and the passed year
value.
Namespace: EWSoftware.PDIAssembly: EWSoftware.PDI (in EWSoftware.PDI.dll) Version: 2023.1.2.0
public override DateTime ToDateTime(
int year
)
Public Overrides Function ToDateTime (
year As Integer
) As DateTime
public:
virtual DateTime ToDateTime(
int year
) override
abstract ToDateTime :
year : int -> DateTime
override ToDateTime :
year : int -> DateTime
- year Int32
- The year in which the holiday occurs
DateTimeReturns a
DateTime object that represents the holiday date