Hacker News new | ask | show | jobs
by cryptonector 521 days ago
And the answer is to use `gmtime()`, which AIX doesn't have and which Windows calls something else, but, whatever, if you need to support AIX you can use an open source library.
1 comments

AIX has gmtime [0], too. Since at least 7.1.

[0] https://www.ibm.com/docs/en/aix/7.1?topic=c-ctime-localtime-...