Closed dankwart-de closed 5 years ago
LSF does not return the year of submission (or whatever). The assumption here is that if the time parsed under the assumption of the current year is later than the current time, then the job correct date must have been in the last year. As LSF does not return the actual year, this is the least problematic assumption.
Thanks! I saw, that you already commented it in #135. I close it now.
In:
can you please explain, why you subtract one! year of date, when the reported date is greater than the local! date? In my opinion, a computers local date can (and will) differ from the date on other computers. E.g. I have a VM which will not refresh its time, when I suspend and resume it.