[Koha-bugs] [Bug 24850] Koha::DateUtils ignores offsets in RFC3339 datetimes

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 3 12:39:07 CET 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24850

Martin Renvoize <martin.renvoize at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #127239|0                           |1
        is obsolete|                            |

--- Comment #132 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 127243
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=127243&action=edit
Bug 24850: Date only are not RFC3339

We removed the fallback on 'Bug 24850: Don't fallback when date_format
is passed', and the dates passed for date only (YYYY-MM-DD) are not
RFC3339 formatted but ISO8601.
We must assume that all dates will be YYYY-MM-DD, without fallback.

Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list