[PHP] pobierz, plaintext <?php$czas = '08:00:00';echo date('G:i:s', strtotime($czas));?>[PHP] pobierz, plaintext