lade...
random avatar

mreinsch - Network

Posts Subscribe

It's amazing we're still using CSVs as an industry - and the creativity (laziness?) some companies have in producing them.The csv...

https://ruby.social/@mreinsch/11...

It's amazing we're still using CSVs as an industry - and the creativity (laziness?) some companies have in producing them.

The csv parser in so far was able to handle it all - but now I've encountered a case where it didn't work as "expected". After spending some time trying to debug this, I've decided to file an issue with my findings so far: github.com/ruby/csv/issues/291

is pretty awesome

9.11.2023 11:40It's amazing we're still using CSVs as an industry - and the creativity (laziness?) some companies have in producing them.The csv...
https://ruby.social/@mreinsch/11...

One last thing on dealing with timezones, I wish I had found / looked at https://en.wikipedia.org/wiki/List_of_tz_database_time_zones...

https://ruby.social/@mreinsch/11...

One last thing on dealing with timezones, I wish I had found / looked at en.wikipedia.org/wiki/List_of_ earlier...

8.11.2023 08:38One last thing on dealing with timezones, I wish I had found / looked at https://en.wikipedia.org/wiki/List_of_tz_database_time_zones...
https://ruby.social/@mreinsch/11...

Diving deeper into this timezone madness, it's indeed intentional, as described here: https://en.wikipedia.org/wiki/Tz_database#AreaAll...

https://ruby.social/@mreinsch/11...

Diving deeper into this timezone madness, it's indeed intentional, as described here: en.wikipedia.org/wiki/Tz_datab

All I wanted was to use a non-DST timezone as an offset to UTC to run some daily actions at different times for different parts of the world. Which sounds easy enough - but as it seems impossible to simply say "use "+0900" as a timezone, one must somehow figure out to use "Etc/GMT-9".

8.11.2023 08:36Diving deeper into this timezone madness, it's indeed intentional, as described here: https://en.wikipedia.org/wiki/Tz_database#AreaAll...
https://ruby.social/@mreinsch/11...

seems it's intentional as in https://github.com/eggert/tz/blob/5659c5322976ea171e6a5afe14e9bc8172a51e24/etcetera#L36 - but seems...

https://ruby.social/@mreinsch/11...

seems it's intentional as in github.com/eggert/tz/blob/5659 - but seems everyone else decided to move on from whatever POSIX decided?!

7.11.2023 15:02seems it's intentional as in https://github.com/eggert/tz/blob/5659c5322976ea171e6a5afe14e9bc8172a51e24/etcetera#L36 - but seems...
https://ruby.social/@mreinsch/11...

I'm very confused by https://github.com/tzinfo/tzinfo in #ruby right now.Examples:TZInfo::Timezone.get("Etc/GMT+9").now =>...

https://ruby.social/@mreinsch/11...

I'm very confused by github.com/tzinfo/tzinfo in right now.

Examples:

TZInfo::Timezone.get("Etc/GMT+9").now
=> 2023-11-07 05:51:37.361671 -0900

TZInfo::Timezone.get("Asia/Tokyo").now
=> 2023-11-07 23:52:19.065061 +0900

according to Wikipedia (en.wikipedia.org/wiki/GMT%2B9) and other sources it seems that tzinfo uses opposite signs than it should be using?

7.11.2023 14:57I'm very confused by https://github.com/tzinfo/tzinfo in #ruby right now.Examples:TZInfo::Timezone.get("Etc/GMT+9").now =>...
https://ruby.social/@mreinsch/11...
Subscribe
To add news/posts to your profile here, you must add a link to a RSS-Feed to your webfinger. One example how you can do this is to join Fediverse City.
         
Webfan Website Badge
Nutzungsbedingungen   Datenschutzerklärung  Impressum
Webfan | @Web pages | Fediverse Members