Skip to Search
Skip to Navigation
Skip to Content
Community
|
Code
|
Docs
|
Downloads
▼
Perl
Python
Tcl
Komodo IDE
|
more
▼
Lists
Support
PPM Index
PyPM Index
Welcome, guest
|
Sign In
|
My Account
|
Store
|
Cart
ActiveState Code
»
Recipes
Languages
Tags
Authors
Sets
Latest recipes tagged "date"
Tags:
date
x
10
k
views
1
score
start and end date given the year and week
Python
/
and
,
date
,
end
,
given
,
start
,
week
,
year
/
by
Fernando Peralta
(9 years ago)
6
k
views
1
score
Monday of first week per year (not first Monday)
Python
/
date
,
week
/
by
Scott S-Allen
(11 years ago, revision 4)
6
k
views
1
score
EXIF-date-based JPEG files rename using PIL
Python
/
date
,
exif
,
jfif
,
jpeg
,
jpg
,
photo
,
pil
,
rename
/
by
Jorge Barnaby
(11 years ago, revision 2)
17
k
views
1
score
Human readable format for a given time delta
Python
/
back
,
date
,
human
,
readable
,
time
/
by
Thomas Lehmann
(11 years ago)
5
k
views
1
score
Cheap-date trick; a different way to parse
Python
/
cheap
,
date
,
format
,
grep
,
parse
,
regex
,
sharp
/
by
Scott S-Allen
(12 years ago)
13
k
views
3
score
make some file named year+month+day
Python
/
beginner
,
date
,
file
,
sys
/
by
ryotaro goto
(12 years ago, revision 6)
5
k
views
1
score
Redate source files using SVN info from $Id:$
Python
/
date
,
datetime
,
file
,
files
,
svn
/
by
Michal Niklas
(13 years ago)
164
k
views
1
score
subtract or add a month to a datetime.date or datetime.datetime
Python
/
date
,
datetime
,
month
/
by
Trent Mick
(13 years ago)
37
k
views
3
score
parse a date/time string to a `datetime` instance
Python
/
date
,
datetime
,
parse
,
time
/
by
Trent Mick
(14 years ago, revision 2)
8
k
views
1
score
Redate pictures with EXIF
Python
/
creation_date
,
date
,
exif
,
modification_date
,
picture
,
video
/
by
Ivan Koblik
(14 years ago, revision 2)
21
k
views
1
score
EXIF-date-based JPEG files rename using PIL
Python
/
date
,
exif
,
jfif
,
jpeg
,
jpg
,
photo
,
pil
,
rename
/
by
Denis Barmenkov
(15 years ago, revision 4)
5
k
views
0
score
Compare passed day of week to today's day of week
Python
/
date
,
datetime
,
dayofweek
/
by
Samuel Huckins
(15 years ago)
20
k
views
1
score
JPG files redater by EXIF data
Python
/
date
,
exif
,
e_uae
,
files
,
jpeg
,
jpg
,
pil
/
by
Michal Niklas
(9 years ago, revision 6)
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the latest recipes tagged "date"
Top-rated recipes
make some file named year+month+day
(Python)
parse a date/time string to a `dat…
(Python)
start and end date given the year …
(Python)
Monday of first week per year (not…
(Python)
EXIF-date-based JPEG files rename …
(Python)
Human readable format for a given …
(Python)
Cheap-date trick; a different way …
(Python)
Redate source files using SVN info…
(Python)
subtract or add a month to a datet…
(Python)
Redate pictures with EXIF
(Python)
Related tags
+
−
datetime
(4)
+
−
exif
(4)
+
−
jpeg
(3)
+
−
jpg
(3)
+
−
pil
(3)
+
−
file
(2)
+
−
files
(2)
+
−
jfif
(2)
+
−
parse
(2)
+
−
photo
(2)
+
−
rename
(2)
+
−
time
(2)
+
−
week
(2)
+
−
and
+
−
back
+
−
beginner
+
−
cheap
+
−
creation_date
+
−
dayofweek
+
−
end
x
Undo