Current User

When did you create your account

Function

Function

Description

currentUserCreated

Returns value of type time.Time and shows when the current user was created.

currentUserAgeHuman

The account age of the current user in more human readable format (Eg:3 days 2 hours).

currentUserAgeMinutes

The account age of the current user in minutes.

{{currentUserCreated}} outputs the same value as {{div .User.ID 4194304 | add 1420070400000 | mult 1000000 | toDuration | (newDate 1970 1 1 0 0 0).Add}}

Last updated

Was this helpful?