mirror of
https://github.com/accelforce/Yuito
synced 2025-02-04 01:37:36 +01:00
d97493d312
* Show account's creation date in Profile. * Fix broken test. * Store account creation date in the Database. * Reformat and reposition Joined Date according to PR Feedback. * Revert "Store account creation date in the Database." This reverts commit d9761f53 as it's not needed. * Change Account's Creation Date to a java.util.Date. Update Test. * Fix wildcard import. * Show full month instead of an abbreviation. * Remove `lazy` usage in favor of local instantiation. Co-authored-by: Martin Marconcini <martin.marconcini.rodriguez@nl.abnamro.com> Co-authored-by: Konrad Pozniak <connyduck@users.noreply.github.com>