GITLAB

wasteland / server

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • server
  • src
  • python
  • adv_season.py
  • 1b20cfdb   赛季更新完善 无尽冒险排行榜 Browse Code »
    zhouhaihai
    2020-02-24 20:42:43 +0800  
adv_season.py 183 Bytes
Edit Raw Blame History
1 2 3 4 5 6 7 8 9 10 11 12

from redisCommon import redis, pipe, decode, encode

import time, datetime


lastOverTime = int(time.mktime(datetime.date.today().timetuple())) + 3600 * 24 * 14  #取当天0点