The timeTz method creates a TIME (with timezone) equivalent column with an optional precision (total digits):
timeTz
TIME
$table->timeTz('sunrise', $precision = 0);