Skip to content

Commit 042c836

Browse files
committed
small fix for exchangeboard.bvmt
1 parent 7ac42ce commit 042c836

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

BusinessEntities/ExchangeBoard_Instances.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3619,6 +3619,7 @@ private static TimeZoneInfo GetTimeZone(string id, TimeSpan offset)
36193619
{
36203620
Code = Exchange.Bvmt.Name,
36213621
Exchange = Exchange.Bvmt,
3622+
TimeZone = TimeHelper.Tunisia,
36223623
};
36233624

36243625
/// <summary>

0 commit comments

Comments
 (0)