Re: [python-win32] Comparing dbase date value with os.path.getmtime(filename)

2005-10-14 Thread Jim . Vickroy
hon 2.3 or later you may wish to look at the datetime module (specifically datetime.datetime). HTH, -- jv - Original Message - From: Randy in Wash st <[EMAIL PROTECTED]> Date: Friday, October 14, 2005 10:20 am Subject: [python-win32] Comparing dbase date value with os.path.getmtim

[python-win32] Comparing dbase date value with os.path.getmtime(filename)

2005-10-14 Thread Randy in Wash st
I have a python script that opens a dbase table and reading a lastmod date file. I would like to compare this value with the system datetime of a file on the network. The os.path.getmtime(filename) function returns the time in 9 digit sequence. The dbase date prints out as 09/13/2005 12:00:00