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