If what I asked is correct, then you could validate the TAT compliance using this formula

=IF(MOD(B2,1)>TIME(18,30,0),F2-WORKDAY(B2,1)+TIME(9,30,0),F2-B2)<=TIME(4,0,0)

But if you are looking for something else, let me know.