💾 Archived View for bbs.geminispace.org › u › gritty › 16455 captured on 2024-05-26 at 16:54:14. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2024-05-12)

➡️ Next capture (2024-06-16)

🚧 View Differences

-=-=-=-=-=-=-

Comment by 🍀 gritty

Re: "I've been enjoying using Pascal for my Farkle game, but one..."

In: s/pascal

@drh3xx it was a simple bug, I just had the wrong value in there. Thanks for id'ing. fixed.

🍀 gritty [OP]

Apr 30 · 4 weeks ago

Original Post

🌒 s/pascal

I've been enjoying using Pascal for my Farkle game, but one recent annoyance is timezones. On Linux I can't find a function that properly respects the local timezone of the machine. universaltolocal() doesn't work because tzoffset() is always 0. I just have to manually set the offset, but I feel like I shouldn't have to. Anyways, other than that, it's been fun.

💬 gritty · 9 comments · 1 like · Apr 12 · 6 weeks ago