我爱占星网 我爱占星网
首页
编程
java
php
前端
首页 编程 java php 前端

在cakephp中使用日期的操作

How do operations with dates in cakephp?

I want to calculate the difference in days between two dates, for example: a date subtracting 10 days or a date and add 20 days.

How I do that?

You can use this:

CakeTime::format('r', '+20 days', true);

Take a look on this: http://book.cakephp.org/2.0/en/core-libraries/helpers/time.html

Maybe you wan't see this one too: http://www.php.net/manual/en/function.date.phpenter

近期文章

  • location.pathname
  • 将php数组转换为JSON文件
  • 错误的转换? String => Int
  • HttpWebRequest,post方法
  • mysql插入数据库没有值
  • Laravel框架 - 工作台[关闭]
  • 通过ajax发送php代码无法正常工作
  • IE中的多个文件选择和上传(版本<9)
  • 使用php发送电子邮件给多人发送电子邮件
  • 如何保护我网站中的URL /目录?
  • Android studio打包的APK不能在Android5.1上安装
  • MongoDB查询以获取密钥发生的次数
  • PHP:如何在下面的情况下处理异常
  • 列表项正则表达式后删除换行符?
  • 在WordPress页面上运行自定义功能
  • 用户登录脚本:用户可以使用任何用户名和密码登录
  • 从php页面获取我的路由器VIA SSH CLI的信息
  • 根据下拉选择显示多个文本框
  • 如何在数据库中回显存储为blob的图像?
  • 如何跟踪codeigniter框架发送的电子邮件开放率

Copyright ©2022 我爱占星 All Rights Reserved.

浙ICP备2022030071号-1

部分图文来自网络,如有侵犯您的版权,请告诉我们删除

友情链接:代码精华