Discover Refinitiv
MyRefinitiv Refinitiv Perspectives Careers
Created with Sketch.
All APIs Questions & Answers  Register |  Login
Ask a question
  • Questions
  • Tags
  • Badges
  • Unanswered
Search:
  • Home /
  • TRTH /
avatar image
Question by PBI · Oct 17, 2017 at 11:28 AM · trthv2tickhistoryv2

TRTH V2: Query time zone - Local Exchange Time

Hello,

in TRTH V1, we have an option called 'Date Range based on' which have two values : 'Local exchange Time' or 'GMT UTC Time zone':

How to set the 'Local Exchange Time' on TRTH V2? My instrument list have many RICs from different market place.

in TRTH V2, in the report template form, i see a 'Query Time Zone' option but there not equivalent value to 'Local Exchange Time' :

Any helps would be appreciated

Regards,

Pierre

People who like this

0 Show 1
Comment
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

avatar image
PBI · Oct 17, 2017 at 11:30 AM 0
Share

this is the option in TRTH V1

And in TRTH V2:

trth.jpg (14.2 KiB)
trth.jpg (50.9 KiB)

2 Replies

  • Sort: 
avatar image
REFINITIV
Best Answer
Answer by veerapath.rungruengrayubkul · Oct 20, 2017 at 06:33 AM

Hi @PBI

The DateRangeTimeZone property supports either .NET time zone name or .NET time zone ID. However, the time zone ID is preferred over the time zone name, since some time zone names are not supported. For more information, please see the Release Note For Tick History 11.2 .

I cannot find the complete list. Anyway, you can use the following code to get the list of timezone id in your Windows.

using System;
using System.Collections.ObjectModel;

ReadOnlyCollection<TimeZoneInfo> zones = TimeZoneInfo.GetSystemTimeZones();
Console.WriteLine("The local system has the following {0} time zones", zones.Count);
foreach (TimeZoneInfo zone in zones)
    Console.WriteLine(zone.Id);

Comment

People who like this

0 Show 1 · Share
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

avatar image
PBI · Oct 20, 2017 at 07:50 AM 0
Share

Thanks @veerapath.rungruengrayubkul for the complete list value.
For my first question, Reuters has open an internal request to add this functionality : 'Date range based on' (TRTH v1)

avatar image
Answer by PBI · Oct 17, 2017 at 12:32 PM

With the .NET SDK i see an DataRangeTimeZone property but his value take the name of the timezone.

Where i can find the complete list value for this property?

Pierre


trth.jpg (66.5 KiB)
Comment

People who like this

0 Show 0 · Share
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Watch this question

Add to watch list
Add to your watch list to receive emailed updates for this question. Too many emails? Change your settings >
9 People are following this question.

Related Questions

Documentation for Extractions.ExtractionRequests.TickHistoryTimeAndSalesExtractionRequest

How to download venue by detail files in .gz format for TRTH v2 API?

Find all warrants for a given underlying RIC

time stamp differences between trth v1 and trth v2.

TRTH on demand request, how to handle embargo

  • Feedback
  • Copyright
  • Cookie Policy
  • Privacy Statement
  • Terms of Use
  • Careers
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Alpha
  • App Studio
  • Block Chain
  • Bot Platform
  • Calais
  • Connected Risk APIs
  • DSS
  • Data Fusion
  • Data Model Discovery
  • Datastream
  • Eikon COM
  • Eikon Data APIs
  • Elektron
    • EMA
    • ETA
    • WebSocket API
  • Legal One
  • Messenger Bot
  • Messenger Side by Side
  • ONESOURCE
    • Indirect Tax
  • Open PermID
    • Entity Search
  • Org ID
  • PAM
    • PAM - Logging
  • ProView
  • ProView Internal
  • Product Insight
  • Project Tracking
  • Refinitiv Data Platform
    • Refinitiv Data Platform Libraries
  • Rose's Space
  • Screening
    • Qual-ID API
    • Screening Deployed
    • Screening Online
    • World-Check One
    • World-Check One Zero Footprint
  • Side by Side Integration API
  • TR Knowledge Graph
  • TREP APIs
    • CAT
    • DACS Station
    • Open DACS
    • RFA
    • UPA
  • TREP Infrastructure
  • TRIT
  • TRKD
  • TRTH
  • Thomson One Smart
  • Transactions
    • REDI API
  • Velocity Analytics
  • Wealth Management Web Services
  • World-Check Data File
  • Explore
  • Tags
  • Questions
  • Badges