Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

php strftime year 2 digits

%y	Two digit representation of the year	Example: 09 for 2009, 79 for 1979
%Y	Four digit representation for the year	Example: 2038
 
PREVIOUS NEXT
Tagged: #php #strftime #year #digits
ADD COMMENT
Topic
Name
6+9 =