Skip to content

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

Thomas Dubos requested to merge hotfix/fix_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