Forums

Is there a table of valid timezone id's that the SDK will accept when creating a new package? We're currently trying with:
 

.WithTimezoneId("America/New_York"); //EST

 

However the package still comes back with GMT time listed. Thank you for the information,