您的位置: 首页 > IT文章 > php 获取某年后的日期 php 获取某年后的日期 分类: IT文章 • 2025-01-03 12:22:37 比如两年后:date('Y-m-d',strtotime('+2 year')) 月份year改成month