timestamp with 31 days every month
问题 I have some hex timestamps. I try to convert them into expected date. For example, #ReferenceData Raw Data Expected Date E2 E8 24 26 2019-11-29 20:45:22 For the next expected date, I just minus the current data with the raw data of #ReferenceData to get the difference in seconds and add the difference in second to the expected date of #ReferenceData to get the next expected date. But unfortunately the resulting data seems to be different from the expected one starting from December 2019 Raw