This file is usually hidden, I should put it as visible from the configuration of the file manager in the CPanel.
The instruction that I must place in the .htaccess:
For example:
php_value date.timezone "America / Argentina / Buenos_Aires"
The instruction must be outside the "Module":
<IfModule php5_module>
</ IfModule>
php_value date.timezone "America / Argentina / Buenos_Aires"