I've got a flexible block of code that allows me to print the results of a query to a simple html table. However, when that table contains a field of type 'datetime', the print() function doesn't work and my loop ends.I've got a flexible block of code that allows m