gpt4 book ai didi

php - 如何使用 utc 时间戳 symfony 4?

转载 作者:行者123 更新时间:2023-12-02 19:58:49 25 4
gpt4 key购买 nike

如何在 Symfony 4 中使用 utc_timestamp?

使用utc_timestamp时获取以下消息

[Semantical Error] line 0, col 199 near 'UTC_TIMESTAMP': Error:'UTC_TIMESTAMP' is not defined.

最佳答案

我认为你需要将 utc_timestamp 与 Doctrine 一起使用。您可以在doctrine.yaml 文件中包含库。

orm:
dql:
string_functions:
UTC_TIMESTAMP: DoctrineExtensions\Query\Mysql\UtcTimestamp

检查上面的代码。可能会有所帮助。

关于php - 如何使用 utc 时间戳 symfony 4?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/55613028/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com