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
datetime:datetime_library [2015/11/26 16:50] mnewnhamv5:datetime:datetime_index [2016/01/13 16:16] mnewnham
Line 1: Line 1:
 +<WRAP right box>
 +[[v5:datetime:Index]]\\
 +</WRAP>
 ====== ADOdb Date/Time Libaray ====== ====== ADOdb Date/Time Libaray ======
 <WRAP alert> <WRAP alert>
Line 46: Line 49:
  
 ===== Function Descriptions ====== ===== Function Descriptions ======
-^Function^Description^ +^ Function                                          ^ Description                                                                      
-|[[datetime:adodb_time|adodb_time()]]|Returns the current time measured in the number of seconds since the Unix Epoch| +| [[v5:datetime:adodb_time|adodb_time()]]              | Returns the current time measured in the number of seconds since the Unix Epoch  
-|[[datetime:adodb_getdate|adodb_getdate()]]|Returns an array containing date information| +| [[v5:datetime:adodb_getdate|adodb_getdate()]]        | Returns an array containing date information                                     
-|[[datetime:adodb_date|adodb_date()]]|Convert a timestamp to a formatted local date| +| [[v5:datetime:adodb_date|adodb_date()]]              | Convert a timestamp to a formatted local date                                    
-|[[datetime:adodb_date2|adodb_date2()]]|Same as adodb_date, but 2nd parameter accepts iso date| +| [[v5:datetime:adodb_date2|adodb_date2()]]            | Same as adodb_date, but 2nd parameter accepts iso date                           
-|[[datetime:adodb_gmdate|adodb_gmdate()]]|Convert a timestamp to a formatted GMT date| +| [[v5:datetime:adodb_gmdate|adodb_gmdate()]]          | Convert a timestamp to a formatted GMT date                                      
-|[[datetime:adodb_mktime|adodb_mktime(]]|Converts a local date to a unix timestamp| +| [[v5:datetime:adodb_mktime|adodb_mktime()]]          | Converts a local date to a unix timestamp                                        
-|[[datetime:adodb_gmmktime|adodb_gmmktime()]]|Converts a gmt date to a unix timestamp| +| [[v5:datetime:adodb_gmmktime|adodb_gmmktime()]]      | Converts a gmt date to a unix timestamp                                          
-|[[datetime:adodb_gmstrftime|adodb_gmstrftime()]]|Convert a timestamp to a formatted GMT date| +| [[v5:datetime:adodb_gmstrftime|adodb_gmstrftime()]]  | Convert a timestamp to a formatted GMT date                                      
-|[[datetime:adodb_strftime|adodb_strftime()]]|Convert a timestamp to a formatted local date|+| [[v5:datetime:adodb_strftime|adodb_strftime()]]      | Convert a timestamp to a formatted local date                                    |
  
  
v5/datetime/datetime_index.txt · Last modified: 2023/05/18 18:49 by dregad