* Stephen Colebourne: > No, the day-of-month and day-of-week would remain the same, as the > time is relative to those dates.
My expectation is that the values returned by the other methods would change for a getLocalTime() that provides a normalized return value because the transition rule in normalized time is different (i.e., last Saturday in a month turns into something else). Thanks, Florian