Skip to content

feat: store registration time

Ophestra requested to merge timestamp into main

Registration time is stored in the binary format emitted by time.Time and if that somehow fails, falls back to a base 10 encoded string of the unix timestamp.

Signed-off-by: Ophestra Umiker cat@ophivana.moe

Merge request reports