0 verdwijnt na omzetten datum?

Overzicht Reageren

Sponsored by: Vacatures door Monsterboard

Senior, Medior and Junior SAP HANA Developer

Vacature details Vakgebied: Software/IT Opleiding: Medior Werklocatie: Veldhoven Vacature ID: 12696 Introductie Our client is the world's leading provider of lithography systems for the semiconductor industry, manufacturing complex machines that are critical to the production of integrated circuits or chips. Our purpose is “unlocking the potential of people and society by pushing technology to new limits”. We do this guided by the principles “Challenge”, “Collaborate” and “Care”. Wat verwachten we van jou? SAP Certified Application Associate - SAP HANA Cloud Modeling (training and/or certification) Bachelor degree or higher Excellent understanding of SAP HANA (2.0 / Cloud), Data Modelling and writing

Bekijk vacature »

Sander Bons

Sander Bons

30/11/2004 19:40:00
Quote Anchor link
Ik heb de volgende code:

Code (php)
PHP script in nieuw venster Selecteer het PHP script
1
2
3
4
5
6
$unixtime = mktime
            (substr($news['item_date'], 11, 12), substr($news['item_date'], 14, 15),
            substr($news['item_date'], 17, 18), substr($news['item_date'], 5, 6), substr($news['item_date'], 8, 9),
            substr($news['item_date'], 0, 4));

echo date("j-n-Y", $unixtime);


maar als de datum dan 02-11-2004 zou moeten zijn word het 2-11-2004. Hoe zorg ik dat de 0 wel weergegeven word?

mvg Sander
Gewijzigd op 30/11/2004 19:41:00 door Sander Bons
 
PHP hulp

PHP hulp

16/01/2025 18:07:36
 
Mitch X

Mitch X

30/11/2004 19:42:00
Quote Anchor link
Door ipv j, d te gebruiken :)
 



Overzicht Reageren

 
 

Om de gebruiksvriendelijkheid van onze website en diensten te optimaliseren maken wij gebruik van cookies. Deze cookies gebruiken wij voor functionaliteiten, analytische gegevens en marketing doeleinden. U vindt meer informatie in onze privacy statement.