BBS:      TELESC.NET.BR
Assunto:  Issue with system.uptime
De:       Craig Hendricks
Data:     Fri, 3 Apr 2026 12:03:18 -0700
-----------------------------------------------------------
open https://gitlab.synchro.net/main/sbbs/-/issues/1109

The system.uptime JavaScript variable is giving unexpected results in current builds.

Given this line:
```
print("This BBS has been up since " + system.timestr(system.uptime));
```

In b3cec4b69, result is the current date/time:
```
This BBS has been up since Fri Apr 03 2026 02:08 pm
```

In dc7a17727, result is instead:
```
This BBS has been up since Wed Dec 31 1969 08:02 pm
```

Chatted with nelgin and Deuce in IRC; they suspect possibly related to #1093.
n
---
  mSynchronetn  hgVertrauen n hHome of Synchronet n gh[vert/cvs/bbs].synchro.net

-----------------------------------------------------------
[Voltar]