'Declaration
Public Function GetDateTimeOffset( _ ByVal defaultTimeZone As System.TimeZoneInfo _ ) As System.DateTimeOffset
public System.DateTimeOffset GetDateTimeOffset( System.TimeZoneInfo defaultTimeZone )
Parameters
- defaultTimeZone
- If this LxDateTime has not timezone this flag indicates the timezone information that should be applied.
Return Value
This LxDateTime as a DateTimeOffset.