Campfireman commited on
Commit
4413467
·
1 Parent(s): 784a9c4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -28,7 +28,7 @@ def greet(total_pred_days):
28
  print("get the fv")
29
 
30
  # The latest available data timestamp
31
- start_time = 1635112800000
32
 
33
  #start_date = datetime.now() - timedelta(days=1)
34
  #start_time = int(start_date.timestamp()) * 1000
 
28
  print("get the fv")
29
 
30
  # The latest available data timestamp
31
+ start_time = 1670972400000
32
 
33
  #start_date = datetime.now() - timedelta(days=1)
34
  #start_time = int(start_date.timestamp()) * 1000