Comment by ๐Ÿš€ stack

=> Re: "Converting Unix timestamp to date/time" | In: s/programming

I am passing the buck to the user, of course. A variable will keep the timezone adjustment offset, and whoever cares about this will set it to the right amount.

At this point, it is very likely that I will be the only user anyway.

X

=> ๐Ÿš€ stack [OP]

2023-09-11 ยท 1 year ago

Original Post

=> ๐ŸŒ’ s/programming

Converting Unix timestamp to date/time โ€” Without any outside libraries. All we have is a Unix timestamp, seconds since Jan. 1, 1970. I'm looking for a minimalistic solution for my tiny nForth, but really curious if anyone has tricks up their sleeve for this kind of a task. I'm willing to ignore leap seconds for now. So far I got the time part: add timezone in seconds, divide by 86400 to get days, and use the remainder for time in seconds. The rest is trivial, dividing by 60 for minutes and 60...

=> ๐Ÿ’ฌ stack ยท 10 comments ยท 1 like ยท 2023-09-10 ยท 1 year ago

Proxy Information
Original URL
gemini://bbs.geminispace.org/u/stack/5215
Status Code
Success (20)
Meta
text/gemini; charset=utf-8
Capsule Response Time
36.45866 milliseconds
Gemini-to-HTML Time
0.797893 milliseconds

This content has been proxied by September (3851b).