mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
182ca73155
commit
e2fa3b6f17
@ -12,7 +12,7 @@ le = 'cap' # local edition;
|
||||
|
||||
date0 = date.today().strftime('%Y/%m/%d')
|
||||
|
||||
# for older edition change date0 below.
|
||||
# for older edition change date0 below.
|
||||
# date0 = '2023/09/15'
|
||||
|
||||
year, month, day = (int(x) for x in date0.split('/'))
|
||||
|
Loading…
x
Reference in New Issue
Block a user