DST not properly honored by Gregorian.info()

Hello,
When requesting the (Local Time) Gregorian.info() for a given Time.Moment, the returned value uses the DST offset of the *current* time and not that of the given Time.Moment.
NB: the Gregorian.utcInfo() output does match the given Time.Moment.
Verified on SDK 2.3.5 (Linux) simulator and D2 Charlie FW3.00
Best