Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Cognos 8.2 - Report Studio - Get UTC Now DateTime Value

Status
Not open for further replies.

Jackelmyer

Programmer
Aug 23, 2004
2
0
0
US
I need to do some date calculations on a report. I need to pull a date in a database that's stored in UTC time and calculate the total number of dates between that date and today. But I need to calculate Today as Today in UTC time. To avoid timezone conflicts between LocalTime and the UTC stored time. Can anyone recommend a way to do that?
 
Hi,
There is a function under Constants called timestamp with time zone. Would that help?

S.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top