If you mean you want to shift the time zone, then I think in CR 8.5 you would have to use the dateadd function, and hardcode the difference in hours. If you are trying to standardize for data from multiple time zones, use a formula for the second argument (number of hours) based on location.
-LB