date(string $format , ?int $timestamp = null ): string ... echo date('l jS \of F Y h:i:s A'); ... for example instead of outputting ISO 8601 dates with:
確定! 回上一頁