assylias / jBloomberg

jBloomberg is a high-level API that wraps the low level Bloomberg Java API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow pass through of "useGMT" option when creating a subscription

jonfreedman opened this issue · comments

By default timestamps reflect the users preference set in TZDF, adding the "useGMT" option forces timestamps to be returned in UTC consistently across users and locations.

See #39 (comment)

We return an OffsetTime with the wrong offset when the user TZDF settings is not UTC.