If you are using eform and form is having datetime field, the timezone will be always browser time zone .
eform uses javascript to get the browser timezone. It will ignore user and site preference time zone settings.
If you wish to change this then you have to code in javascript to get the different time zone.