Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们正在使用使用 qCubed 2.xx 构建的 CMS 系统 QDatepicker 下拉列表中的年份范围在 2020 年结束。我似乎找不到在哪里设置或扩展日期年份范围。有没有人可以提供帮助? 谢谢大卫
很高兴看到其他人仍在使用 qcubed 2.xx :-)
尝试检查此文件:
includes/qcubed/_core/base_controls/QDateTimePicker.class.php
寻找这些行:
protected $intMinimumYear = protected $intMaximumYear =