We were using following approach for this
- Identify the timezone of the system
- have a dateformat mapping to preferred timezone
- use the dateformat from the mapping to display the date.
Step 2 was basically a properties file, where we mapped the timezone and preferred date format.