public marks

PUBLIC MARKS with tags date & python

2015

2009

django-master-class.014.png 800×600 pixels

by marco
Go Go Go Go shorty, it's ya birthday, we gona party like its ya birthday

2008

2007

Mastering Oracle Python, Part 2: Working with Times and Dates

by pvergain
Starting with the Python 2.4 release, cx_Oracle handles DATE and TIMESTAMP datatypes natively, mapping values of such columns to Python datetime objects from the datetime module. This offers certain advantages as datetime objects support arithmetic operations in-place. Built-in time zone support and several dedicated modules make Python a real time machine. The transition between Python and Oracle date/time datatypes is completely transparent to developers thanks to cx_Oracle's mapping mechanisms. Python developers might find Oracle's date arithmetic a bit odd at first, but only with a few tips it becomes completely clear and very reasonable. This part of the series will give you an in-depth understanding of date arithmetic from both Oracle and Python's point of view. Each of them offers rich support for handling date/time datatypes, so it is the programmer's choice which one to rely on. If you tend to put application logic inside the database or whether you prefer to encapsulate date/time operations in the application itself, the seamless integration of Oracle with Python offers you maximum flexibility with limited programming effort.

PUBLIC TAGS related to tag date

age +   birthday +   cx_oracle +   database +   datetime +   django +   librairies +   library +   oracle +   programming +   python +   tips +   utilities +  

Active users

bamthomas
last mark : 14/01/2015 10:42

marco
last mark : 06/07/2009 16:55

krachot
last mark : 19/02/2008 13:58

pvergain
last mark : 05/10/2007 07:45