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
Top-rated recipes tagged "datetime"
Tags:
datetime
x
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)
12
k
views
2
score
Flexible datetime parsing
Python
/
datetime
,
parsing
/
by
Glenn Hutchings
(11 years ago)
8
k
views
2
score
Function that supports dividing timedelta by float
Python
/
datetime
,
division
,
float
/
by
Ben Hoyt
(11 years ago)
4
k
views
1
score
Python get shamsi Date time
Python
/
datetime
,
python
/
by
Hassan Sajedi
(9 years ago)
14
k
views
1
score
Convert strings like '5d' and '60s' to timedelta objects
Python
/
datetime
,
timedelta
/
by
Dan McDougall
(12 years ago)
6
k
views
1
score
Printing current, next, or previous day
Python
/
datetime
,
python
,
time
/
by
Andy Barbour
(12 years ago, revision 3)
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)
10
k
views
1
score
Parse HTTP date-time string
Python
/
datetime
,
http
,
parsing
/
by
Sridhar Ratnakumar
(14 years ago)
12
k
views
1
score
Get a posix timestamp from a type 1 uuid
Python
/
datetime
,
time
,
timestamp
,
uuid
/
by
Kent Tenney
(15 years ago)
22
k
views
0
score
Convert datetime in python to user friendly representation.
Python
/
ago
,
datetime
,
parse
,
representation
,
string
,
user_friendly
/
by
Jai Vikram Singh Verma
(14 years ago)
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)
View
popular
,
latest
,
top-rated
or
most viewed
Feed of the top-rated recipes tagged "datetime"
Related tags
+
−
date
(4)
+
−
time
(3)
+
−
parse
(2)
+
−
parsing
(2)
+
−
python
(2)
+
−
ago
+
−
dayofweek
+
−
division
+
−
file
+
−
files
+
−
float
+
−
http
+
−
month
+
−
representation
+
−
string
+
−
svn
+
−
timedelta
+
−
timestamp
+
−
user_friendly
+
−
uuid
x
Undo