<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Greetings,<br class=""><br class="">How do I get from<br class=""><div style="margin: 0px; font-stretch: normal; font-size: 10px; line-height: normal; font-family: Monaco;" class=""><span style="font-variant-ligatures: no-common-ligatures" class="">1> erlang:system_info(start_time).</span></div><div style="margin: 0px; font-stretch: normal; line-height: normal;" class=""><span style="font-variant-ligatures: no-common-ligatures;" class=""><font face="Monaco" style="font-size: 10px;" class="">-576460752000000000</font><br class=""><br class="">to some thing like {{2020,4,6},{22,27,0}} ?<br class=""><br class=""><br class="">Different question:<br class="">Is it possible to find out when a gen_server was started? Or how long it has been running? Without letting init/1 save it in state.<br class="">It would help me finding out if a gen_server was started by its supervisor about the time when the data transfer suddenly dipped.<br class=""><br class=""><br class="">Best Wishes,<br class="">bengt</span></div></body></html>