On Thu, 11 Aug 2016 at 20:52:53, Johannes Löthberg via aur-dev wrote: > Signed-off-by: Johannes Löthberg <[email protected]> > --- > Apparently the RegistrationTS isn't actually a UNIX timestamp. It uses > CURRENT_TIMESTAMP which is just an alias to NOW in MySQL, leading to a > date in "Y-m-d H:M" format, so use DateTime to only print the date part. > > web/template/account_details.php | 4 ++++ > 1 file changed, 4 insertions(+) > [...]
Merged both patches to pu. Thanks!
