gnumed-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnumed-devel] Procedures (Unhandled exception)


From: Busser, Jim
Subject: [Gnumed-devel] Procedures (Unhandled exception)
Date: Wed, 9 May 2012 18:12:11 +0000

I was able to trigger one by saving a pair of date and End dates, and then 
trying to save a "future" Date of may 22, 2012 which value is greater than the 
current "End" date:

        'clin_when': datetime.datetime(2012, 5, 22, 0, 0, 
tzinfo=psycopg2.tz.FixedOffsetTimezone(offset=1020, name='PDT'))

Does trapping this exceed the scope of manageable (desirable) coding?

-- Jim


reply via email to

[Prev in Thread] Current Thread [Next in Thread]