I started a session on 12/31/2009 and ended up with one hand in that session being played on 1/1/2010. As others have noted, PT3 doesnt handle multi-day sessions well when it comes to filters.
I would like to change the date of the hand to 12/31/2009 23:59 so it is considered a 2009 hand. I am in the Easter timezone. The Date column on the PT hands grid screen is 2010/01/01 00:07. When I query the hand in the holdem_hand_summary table, the date_played field is 2010-01-01 05:07.
I did a SQL update command to change the value in the date_played field, but it did not change the value in the Date column on the grid. I all housekeeping functions and it did not help.
Any ideas?