Ben Ramsey on Nostr: npub1g9qr8…g7h4z Yeah. Timezone rules change regularly, so if you have an older ...
npub1g9qr823x4036segm2awyp7d6wswz4eexsx85jqx0hksxpaqsvu6qhg7h4z (npub1g9q…7h4z) Yeah. Timezone rules change regularly, so if you have an older ICU, it might not be as up-to-date as PHP’s DateTime.
An interesting thing about ICU, which I don’t think the PHP intl extension supports, is historical data. You can tell ICU to format a value for a given local at a given time in history, and it should be able to accommodate you.
An interesting thing about ICU, which I don’t think the PHP intl extension supports, is historical data. You can tell ICU to format a value for a given local at a given time in history, and it should be able to accommodate you.