Results 16 comments of cevin

I think this is a pretty serious problem. Unreferenced layer links are not necessary to keep. They should be removed during the garbage collection phase. This places a burden on...

首先那是毫秒 ref: https://www.php.net/manual/zh/function.date.php 然后thinkphp使用的是datetime 如果你入库存的是时间戳这里一定是0 mysql存储日期时间的timestamp和datetime类型 有个参数 如create timestamp(3)表示保留多少位的毫秒数 具体场景是啥 0..0

@hongxuandaozun ```php // \think\model\concern\Attribute.php 499-509 } elseif ($this->autoWriteTimestamp && in_array($name, [$this->createTime, $this->updateTime])) { if (is_string($this->autoWriteTimestamp) && in_array(strtolower($this->autoWriteTimestamp), [ 'datetime', 'date', 'timestamp', ])) {// 这里 $value = $this->formatDateTime($this->dateFormat, $value);// 这里 }...

Debian / Ubuntu PPA also need.

> What exact package for what exact OS are you talking about? @Vort [i2pd-2.53.1-1.el9.aarch64.rpm](https://github.com/PurpleI2P/i2pd/releases/download/2.53.1/i2pd-2.53.1-1.el9.aarch64.rpm) `sudo dnf install x.rpm`

![image](https://github.com/user-attachments/assets/92ef2077-7764-44d1-b4d9-39812acb1def) But the directory permission is 777