Skip to content

Commit

Permalink
Changed ctart Date
Browse files Browse the repository at this point in the history
  • Loading branch information
slaveeks committed Apr 21, 2022
1 parent 5d1449f commit 7a14a0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.go
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ func main() {
OperationName: "Transactions",
Variables: TransactionsVariables{
CollectiveId: 37258,
DateFrom: "2019-02-28T21:00:00.000Z",
DateFrom: "2022-04-20T21:00:00.000Z",
DateTo: time.Now().Format("2006-01-02T15:04:05.000Z"),
},
Query: query,
Expand Down

0 comments on commit 7a14a0a

Please sign in to comment.