CosmosTime.OffsetTime.OffsetTime(int,int,int,System.TimeZoneInfo) - osexpert/CosmosTime GitHub Wiki

OffsetTime(int, int, int, TimeZoneInfo) Constructor

year, month, day, etc. in Clock time
Will pick the offset from the tz

public OffsetTime(int year, int month, int day, System.TimeZoneInfo tz);

Parameters

year System.Int32

month System.Int32

day System.Int32

tz System.TimeZoneInfo

⚠️ **GitHub.com Fallback** ⚠️