Skip to content
Snippets Groups Projects
Commit 29ffb926 authored by Michael Webster's avatar Michael Webster Committed by Georges Basile Stavracas Neto
Browse files

application: Fix tm -> GDateTime year conversion

g_date_time_new() expects an actual year, while the tm struct
only provides the number of years since 1900.

ref:
https://pubs.opengroup.org/onlinepubs/7908799/xsh/time.h.html
parent fa095fc1
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment