Financial Center of a timeDate object
timeDate-finCenter.RdGet or set the financial center of a "timeDate" object.
Usage
# S4 method for class 'timeDate'
finCenter(x)
# S4 method for class 'timeDate'
finCenter(x) <- valueDetails
"timeDate" objects store the time in the GMT time zone. The
  financial center specifies a location whose local time is to be used
  to format the object, e.g., for printing.
finCenter gives the financial center associated with a
  ‘timeDate’ object. The assignment form changes it to the
  specified value.  Both functions are S4 generics. This page describes
  the methods defined in package ‘timeDate’.