Fixes
This commit is contained in:
parent
96f2823f47
commit
558e29e466
13
README.txt
13
README.txt
@ -1,12 +1,19 @@
|
||||
This program opens a range of datastores between two specified dates and extracts all the data
|
||||
for a set of user-defined publishers.
|
||||
|
||||
Clone repo:
|
||||
git clone https://www.gitea.econlabs.org/markusmobiuspublic/RetroIndex
|
||||
|
||||
RetroSampleApp Output
|
||||
The navigate to RetroIndex folder:
|
||||
cd RetroSampleApp
|
||||
dotnet publish
|
||||
cd bin\Debug\net7.0
|
||||
dotnet RetroSampleApp.dll
|
||||
|
||||
|
||||
Expected Output
|
||||
-------------
|
||||
|
||||
|
||||
|
||||
7 stores are available between 2/15/2023 12:00:00 AM and 2/21/2023 12:00:00 AM:
|
||||
first available time stub: 2023_02_15_00_00_00
|
||||
last available time stub: 2023_02_21_00_00_00
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user