The topic of this question is the causal linear time invariant system (LTI system). I need some help to understand better how to go from this formula $$ y(t)=\int_{-\infty}^{+\infty} x(τ)h(t-τ)dτ\label{1}\tag{1}$$ to this one: $$y(t)=\int_{0}^{t} x(τ)h(t-τ)dτ.\label{2}\tag{2}$$
The system in question using a visual diagram representation is: $h(t)\longrightarrow T[x(t)]\longrightarrow y(t)$
I know that the causality criterion is: $h(t)=0$ for all $t<0$. In simple words, the output $y(t)$ is independent of all future input values.
In formula \eqref{1} do NOT swap positions of $x(t)$ and $h(t)$. That is, I do NOT want to see the analysis of the convolution integral $$\int_{-\infty}^{+\infty}h(τ)x(t-τ)dτ. $$ I already comprehend how to solve it (a.k.a. analyse it) in this manner, but i get confused when i see formula \eqref{1}.