MarketGetExpiryDate Method

Returns the ExpiryDate as a real date.

Definition

Namespace: T4.API
Assembly: T4API.47 (in T4API.47.dll) Version: 4.7.0.0 (4.7.68.4)
C#
public DateTime GetExpiryDate()

Return Value

DateTime
The expiry date as a datetime

Remarks

Converts the yyyymm00 format expirydate into a date of '1 mm yyyy'.

See Also