zowe / zss

Zowe System Services Server for enabling low-level microservices
Eclipse Public License 2.0
13 stars 45 forks source link

Take into account leap seconds in AUX messages' timestamps #691

Closed ifakhrutdinov closed 7 months ago

ifakhrutdinov commented 7 months ago

Proposed changes

The PR adds code to get the current amount of leap seconds and subtract that from the STCK value which goes into the timestamps.

Additional changes:

This PR addresses Issue: #690

Type of change

Please delete options that are not relevant.

PR Checklist

Please delete options that are not relevant.

Testing