Nov. 22, 2011
10:24 a.m.
Name: PostgresV2-SvenVanCaekenberghe.27 Author: SvenVanCaekenberghe Time: 22 November 2011, 11:07:11 am UUID: bf13f192-3282-41ff-ba12-fa4d038e14d5 Ancestors: PostgresV2-SvenVanCaekenberghe.26 extended PGConnection class>>#nextDateAndTimeFrom: to handle optional fractional seconds and to put them in the nanos part of DateAndTime; the supported timestamp format is now 'YYYY-MM-DD HH:MM:SS[.ss...s][(+|-)HH]' where the fractional seconds and the timezone are optional; tested on pgsql 9.1.1 Sven