Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

カウントダウン .+まであと\d+日! #6

Open
TateIsuKanna opened this issue Oct 10, 2017 · 4 comments
Open

カウントダウン .+まであと\d+日! #6

TateIsuKanna opened this issue Oct 10, 2017 · 4 comments

Comments

@TateIsuKanna
Copy link
Contributor

No description provided.

@TateIsuKanna TateIsuKanna changed the title カウントダウンでも追加する? カウントダウン .+まであと\d+日! Oct 14, 2017
@PaperyKettleAsata
Copy link
Contributor

いいと思います.

@PaperyKettleAsata PaperyKettleAsata removed their assignment Oct 15, 2017
@TateIsuKanna
Copy link
Contributor Author

countdown_label = Label(None,text="高専祭まであと"+str((deadline-datetime.datetime.now()).days+1)+"日",font = ("",40))

これなんで

.days+1

してるんだろ

@PaperyKettleAsata
Copy link
Contributor

PaperyKettleAsata commented Oct 17, 2018 via email

@TateIsuKanna
Copy link
Contributor Author

そっか,1日未満だとdaysは0だからか

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants