You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently DateTimeNormalizer always uses datetime->format($format) so it's logical when expecting human readable dates to get as strings, but one could expect that when providing "U" format to get an integer or "U.u" to get float.