BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
twocanbazza
Quartz | Level 8

Hi All.

Fogive me if I have posted in the wrong community.

We have recently implemented the SAS APM (Audit Performance Monitoring) tools and have run the reports, we are specifically interested in the Report Usage Data. 

While analysing the data I noticed the Report usage hours looked wrong (most of the report usage out of business hours).  Looking into his it seems that the JAVADATE read from the SASWebReportStudio4.3_KeyActions.log is GMT, how can one change this to the local time zone (when logged not analysed), not happy just adding 13hrs as we have daylight savings etc.

Any help greatly welcomed.

Regards

Barry

1 ACCEPTED SOLUTION

Accepted Solutions
twocanbazza
Quartz | Level 8

Techsupports Answer

The SAS Web Report Studio key action log can't have the timezone information set in the javadate field. This value is in Coordinated Universal Time (UTC) the reason is that UTC is the primary time standard by which the world regulates clocks and time.

The data and time fields thats are listed in the log are adjusted to the system time, they represent the same value as the UTC javadate field just displayed in the local timezone of the server.

For example

<javaDate>1328238257418</javaDate> UTC time == <date>3/02/12</date><time>2:04 PM</time> Australian Eastern Time

View solution in original post

1 REPLY 1
twocanbazza
Quartz | Level 8

Techsupports Answer

The SAS Web Report Studio key action log can't have the timezone information set in the javadate field. This value is in Coordinated Universal Time (UTC) the reason is that UTC is the primary time standard by which the world regulates clocks and time.

The data and time fields thats are listed in the log are adjusted to the system time, they represent the same value as the UTC javadate field just displayed in the local timezone of the server.

For example

<javaDate>1328238257418</javaDate> UTC time == <date>3/02/12</date><time>2:04 PM</time> Australian Eastern Time

SAS INNOVATE 2024

Innovate_SAS_Blue.png

Registration is open! SAS is returning to Vegas for an AI and analytics experience like no other! Whether you're an executive, manager, end user or SAS partner, SAS Innovate is designed for everyone on your team. Register for just $495 by 12/31/2023.

If you are interested in speaking, there is still time to submit a session idea. More details are posted on the website. 

Register now!

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

Get the $99 certification deal.jpg

 

 

Back in the Classroom!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 1 reply
  • 986 views
  • 0 likes
  • 1 in conversation