Calculer la date avec python

Utiliser timedelta

import datatime

today = datetime.datatme.today()

#demain
tomorrow = today + datetime.timedelta(days=1)

#La semaine prochaine aujourd'hui
today_week = today + datetime.timedalta(days=7)

#Jours de demain à aujourd'hui la semaine prochaine
(today_week - tomorrow).days

Recommended Posts

Calculer la date avec python
Calculer les dates en Python
Obtenir la date en Python
Calcul de la valeur de jeu de cisaillement en Python
Manipulation de la date des chaînes en Python
Trier par date en python
Python en optimisation
CURL en Python
Métaprogrammation avec Python
Python 3.3 avec Anaconda
Géocodage en python
Arithmétique des dates Python
Méta-analyse en Python
Unittest en Python
Époque en Python
Discord en Python
Allemand en Python
DCI en Python
tri rapide en python
nCr en python
N-Gram en Python
Programmation avec Python
Plink en Python
Constante en Python
FizzBuzz en Python
Étape AIC en Python
LINE-Bot [0] en Python
CSV en Python
Assemblage inversé avec Python
Réflexion en Python
Constante en Python
nCr en Python.
format en python
Scons en Python 3
Puyopuyo en python
python dans virtualenv
PPAP en Python
Quad-tree en Python
Réflexion en Python
Chimie avec Python
Hashable en Python
DirectLiNGAM en Python
LiNGAM en Python
Aplatir en Python
Aplatir en python
Faisons un calcul de combinaison avec Python
Comparaison temporelle: calcul du coefficient de corrélation en Python
AtCoder # 36 quotidien avec Python
Texte de cluster en Python
Daily AtCoder # 32 en Python
Daily AtCoder # 6 en Python
Daily AtCoder # 18 en Python
Modifier les polices en Python
Motif singleton en Python
Opérations sur les fichiers en Python
Lire DXF avec python