Forum > Beginners

Format DateTime

(1/1)

seghele0:

--- Code: Pascal  [+][-]window.onload = function(){var x1 = document.getElementById("main_content_section"); if (x1) { var x = document.getElementsByClassName("geshi");for (var i = 0; i < x.length; i++) { x[i].style.maxHeight='none'; x[i].style.height = Math.min(x[i].clientHeight+15,306)+'px'; x[i].style.resize = "vertical";}};} ---filename := 'Wiezen-' + FormatDateTime('ddmmyyyy',Date)+ '.xlsx';    workbook.WriteToFile(filename, sfOOXML, true);This works fine.

Is it possible to add the time after the date ?
 :-[

wp:
Please don't ask the same question a second time, in particular when the first question already has been answered  ;D

Navigation

[0] Message Index

Go to full version