I would like to shift in frequency domain the following function: $f(t)=\frac{1}{\sqrt{2\pi}\sigma}\exp(-\frac{(t-t_0)^2}{2\sigma^2})$.
As usual, frequency shift will introduce a new term $\exp(-j\omega_0t)$ and the new function will become (in time domain) $f(t)=\frac{1}{\sqrt{2\pi}\sigma}\exp(-j\omega_0t)\exp(-\frac{(t-t_0)^2}{2\sigma^2})$. Why this will not become $f(t)=\frac{1}{\sqrt{2\pi}\sigma}\exp(-j\omega_0(t-t_0))\exp(-\frac{(t-t_0)^2}{2\sigma^2})$ as expected if we first shift in frequency and then shift in time. What's wrong in the procedure? I assume that when shifting in time after shifting in frequency I have to change only the exponential argument of the gaussian $-t/2\sigma^2$