CakeDC / users

Users Plugin for CakePHP
https://www.cakedc.com
Other
519 stars 294 forks source link

Datetime formatting issue when saving last login #1048

Closed steinkel closed 5 months ago

steinkel commented 10 months ago

@zsfoto reported an issue dealing with the datetime formatted (localized) acting badly when trying to save a new user last login.

Solution proposed is to force formatting on the last login save.