DATETIME equivalent column with precision (total digits).
String toDateTime({int value}) { return "\$table->dateTime('$this', $value);"; }