ADOdb

Database Abstraction Layer for PHP

User Tools

Site Tools


v5:datetime:adodb_strftime

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
v5:datetime:adodb_strftime [2016/01/13 02:12] – ↷ Page moved from datetime:adodb_strftime to v5:datetime:adodb_strftime mnewnhamv5:datetime:adodb_strftime [2023/05/18 18:52] (current) – Deprecated dregad
Line 10: Line 10:
     )     )
 </WRAP> </WRAP>
 +
 +<WRAP important>
 +[[datetime_index#deprecated|Deprecated]] since ADOdb 5.22.6, and [[https://github.com/ADOdb/ADOdb/issues/970|removed in 5.23.0]].
 +Use 64-bit native PHP functions instead.
 +</WRAP>
 +
 ===== Description ===== ===== Description =====
 This function converts a timestamp to a formatted local date. Internally converts $fmt into adodb_date format, then echo result.  This function converts a timestamp to a formatted local date. Internally converts $fmt into adodb_date format, then echo result. 
  
-For best results, you can define the local date format yourself by defining a global variable [[datetime:adodb_date_locale|$ADODB_DATE_LOCALE]] +For best results, you can define the local date format yourself by defining a global variable [[v5:datetime:adodb_date_locale|$ADODB_DATE_LOCALE]] 
  
 -------------------------------------- --------------------------------------
v5/datetime/adodb_strftime.1452647558.txt.gz · Last modified: 2017/04/21 11:26 (external edit)