
Public Member Functions | |
| toColumnType () | |
| toPrimitive () | |
Definition at line 16 of file TimestampType.class.php.
| TimestampType::toColumnType | ( | ) |
Reimplemented from DateType.
Definition at line 18 of file TimestampType.class.php.
References DataType::create(), and DataType::TIMESTAMP.

| TimestampType::toPrimitive | ( | ) |
Reimplemented from DateType.
Definition at line 23 of file TimestampType.class.php.
References Primitive::timestamp().

1.5.4