ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:datetime:custom_dst

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
v5:datetime:custom_dst [2016/04/15 03:18] mnewnhamv5:datetime:custom_dst [2016/04/15 03:24] mnewnham
Line 14: Line 14:
  
 <code php> <code php>
-function adodb_daylight_sv(&$datStructure, $isGmt)+function adodb_daylight_sv(&$dateStructure, $isGmt)
 { {
     if ($isGmt)      if ($isGmt) 
Line 27: Line 27:
  
 ===== The Date Structure ===== ===== The Date Structure =====
-The format of $arr is+The format of $dateStructure is
   Array (   Array (
    [seconds] => 0    [seconds] => 0
v5/datetime/custom_dst.txt · Last modified: 2023/05/18 18:51 by dregad