On Mon, 28 Nov 2022, 16:32 Christoph M. Becker, wrote:
> On 28.11.2022 at 16:50, Derick Rethans wrote:
>
> > On Thu, 24 Nov 2022, mickmackusa wrote:
> >
> >> Can anyone explain to me why it is desirable/beneficial for the DateTime
> >> class to store a warning that trailing characters were ignore
On 28.11.2022 at 16:50, Derick Rethans wrote:
> On Thu, 24 Nov 2022, mickmackusa wrote:
>
>> Can anyone explain to me why it is desirable/beneficial for the DateTime
>> class to store a warning that trailing characters were ignored while
>> parsing a date/time string with the + symbol in createFro
On Fri, 21 Oct 2022, Mikhail Galanin via internals wrote:
> (4) Derrek Rethans suggested introducing a new function (e.g.
> php_format_date_ex) that
> takes care of usecs (see the thread on Github)
It's 'Derick' :-)
> Looking into the future, probably we would like to have this format
> co
On Thu, 24 Nov 2022, mickmackusa wrote:
> Can anyone explain to me why it is desirable/beneficial for the DateTime
> class to store a warning that trailing characters were ignored while
> parsing a date/time string with the + symbol in createFromFormat()?
I have no idea why I decided that was a g