In C the function mktime() returns the epoch time according to the local timezone (the input struct is locally formatted). The function timegm() returns the epo
Is there a way on how to decode a week code or ISO week date using CTime ? I am currently creating an expiration date that is based on week code. I'm having a h