ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:datetime:datetime_index

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
Next revisionBoth sides next revision
v5:datetime:datetime_index [2016/03/14 17:02] – Fix typo in title dregadv5:datetime:datetime_index [2016/04/14 01:38] mnewnham
Line 15: Line 15:
    
 <WRAP alert> <WRAP alert>
-  * Support for Daylight Savings Time may not be completely implemented+  * Support for Daylight Savings Time may not be completely implemented, see below for how to write your own function.
   * There may be conflicting functionality with the [[http://php.net/manual/en/function.date-default-timezone-set.php|PHP Date Default Timezone Functionality]]   * There may be conflicting functionality with the [[http://php.net/manual/en/function.date-default-timezone-set.php|PHP Date Default Timezone Functionality]]
 </WRAP> </WRAP>
Line 32: Line 32:
 not handled currently. not handled currently.
  
-This library is independant of the rest of ADOdb, and can be used as standalone code.+This library is independent of the rest of ADOdb, and can be used as standalone code.
  
 ===== Performance ===== ===== Performance =====
Line 51: Line 51:
 */ */
 </code> </code>
 +===== Daylight Savings Time ===== 
 +ADOdb date/time library does not support daylight savings time but you can write [[v5:datetime:custom_dst|your own function]].
 ===== Function Descriptions ====== ===== Function Descriptions ======
 ^ Function                                          ^ Description                                                                      ^ ^ Function                                          ^ Description                                                                      ^
v5/datetime/datetime_index.txt · Last modified: 2023/05/18 18:49 by dregad