[aur-dev] [PATCH 1/2] Display registration date on account details page

Lukas Fleischer lfleischer at archlinux.org
Sat Aug 13 08:54:17 UTC 2016


On Thu, 11 Aug 2016 at 20:52:53, Johannes Löthberg via aur-dev wrote:
> Signed-off-by: Johannes Löthberg <johannes at kyriasis.com>
> ---
> 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!


More information about the aur-dev mailing list