mirror of
https://github.com/vdemydiuk/mtapi.git
synced 2026-08-17 04:38:10 +00:00
Issue #90: Added time functions: TimeCurrent, TimeTradeServer, TimeLocal, TimeGMT
This commit is contained in:
@@ -171,6 +171,12 @@ namespace MtApi5
|
||||
iTriX = 123,
|
||||
iWPR = 124,
|
||||
iVIDyA = 125,
|
||||
iVolumes = 126
|
||||
iVolumes = 126,
|
||||
|
||||
//Date and Time
|
||||
TimeCurrent = 127,
|
||||
TimeTradeServer = 128,
|
||||
TimeLocal = 129,
|
||||
TimeGMT = 130
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user