Skip to content

Bug fix: gmtime is the fraction of day (in [0-1]) and not number of seconds...

MILLOUR Ehouarn requested to merge hotfix/gmtime into master

Bug fix: gmtime is the fraction of day (in [0-1]) and not number of seconds elapsed since midnight UTC.

Merge request reports