Bryce'S Note

阿斯~~~~~

  • PHP
    • Libraries
    • AMPPS
    • ORM
    • codeigniter
    • Laravel
  • MySQL
  • Javascript / JQuery
    • JQuery
  • Server
    • VPS / OS
  • APP
  • 工作筆記
    • Git
    • SmartAdmin
    • 好文章
      • 書單
  • GOOGLE
    • Angular JS

標籤: date

  • Home
  • date
223 月 2017 by Bryce No Comments
PHP取得當月天數

PHP取得當月天數

PHP
PHP取得指定月份當月天數 (閱讀全文...)
Read More
162 月 2016 by Bryce No Comments
取得下週的起始日與結束日

取得下週的起始日與結束日

PHP
$d = strtotime("+1 week -1 day"); $start_week = strtotime("last sunday midnight",$d); $end_week = strtotime("next saturday",$d); $...
Read More
152 月 2016 by Bryce No Comments
取得本週的起始日與結束日

取得本週的起始日與結束日

PHP
$d = strtotime("today"); $start_week = strtotime("last sunday midnight",$d); $end_week = strtotime("next saturday",$d); $start = d...
Read More
311 月 2015 by Bryce No Comments
快速設定找到特定天數之前的日期

快速設定找到特定天數之前的日期

Libraries
方法1: [crayon-600f58df8142d595477310/] 方法2: [crayon-600f58df81433509938836/] 方法3: [crayon-600f58df81435895481757/]  
Read More
0710 月 2014 by Bryce No Comments
使用strtotime做日期及時間加減計算

使用strtotime做日期及時間加減計算

PHP
$ThisDay = '2008-01-01'; $ThisDay = strtotime($ThisDay); // 將日期轉為Unix時間戳記 $ThisDay = strtotime("+1 day",$ThisDay); // 計算$ThisDay的後...
Read More

近期文章

  • 讓Laravel識別Proxy Pass Reverse取得正確的URL
  • GCP 架設VM中的samba server防火牆
  • [PHP] Google Automl Tables API 取得dataset
  • Ubuntu 16.04 + php 7.3 修正 /libraries/plugin_interface.lib.php#532
  • Ubuntu 18.04 重設 MySQL 5.7 的ROOT密碼

標籤

ajax angular js array callback CentOS codeigniter curl database date digitalocean docker Drop filter flickr git github google IP javascript jquery json Laravel larevel library linux mysql orm pdo php PHPMailer Regular Expression restful round off route samba schema builder selector smartadmin Sublime tcpdf Transaction truncate ubuntu ui vps
WordPress Theme | Total by HashThemes