I asked ChatGPT to format php datetime as “Fri 24 Mar 2023” and it “understood” what I meant and gave me the answer that I wanted! If that’s not intelligence I don’t know what is…
ChatGPT formats date/time in PHP
Reply
I asked ChatGPT to format php datetime as “Fri 24 Mar 2023” and it “understood” what I meant and gave me the answer that I wanted! If that’s not intelligence I don’t know what is…
Today I read that Moment.js is now in maintenance mode…
It was a bit of a trick to find the DateInterval spec hidden away in the constructor doco, not the DateInterval class doco.
Designator | Description |
---|---|
Y | years |
M | months |
D | days |
W | weeks |
H | hours |
M | minutes |
S | seconds |