IIRC (from a different thread), the CCS library doesn’t support timezones. Instead, as posted, it uses a different base tiem ('epoch' that corresponds to UTC-6.
So "UTC" and localtime are the same if you life at UTC-6. But if you have a different localtime, things start to get confusing. And of course the linux tiem value differs form the TI one by 6 hrs.
↧
Forum Post: RE: gmtime/localtime (time.h functions) work incorrectly in CCSv6
↧