New Class Constants
Several new class constants were introduced in 5.3.0:
- PDO::FB_ATTR_DATE_FORMAT - Sets the format for dates.
 - PDO::FB_ATTR_TIME_FORMAT - Sets the format for time.
 - PDO::FB_ATTR_TIMESTAMP_FORMAT - Sets the format for timestamps.
 
Several new class constants were introduced in 5.3.0: