I am getting the time in seconds from a function and I have to move further it into days and from the date 2/11/1970 00:00:00 till time in seconds I am getting will be covered. Please help me how to achieve this, or help me to do calculation on dates.
Share
Not sure if I quite get your question, but if I do, have you tried the Calendar object?
Here’s an example of how you could get the day out of the time in milliseconds: