I have an app, when it start localtime_r return correct value. after some time, localtime_r return Thu Jan 1 0:00:00 1970 for same input value. please help me give any suggestion how to handle this problem.