Eliminate TimeZoneInfo
This commit is contained in:
@@ -135,6 +135,7 @@ namespace MarketData.Services
|
||||
public async Task TaskCalcSticker(CommandArgs commandArgs)
|
||||
{
|
||||
CalcSticker();
|
||||
await Task.FromResult(true);
|
||||
}
|
||||
|
||||
public async Task TaskUpdateHistorical(CommandArgs commandArgs)
|
||||
|
||||
Reference in New Issue
Block a user