datestamp

Returns a string with the current date.

version(WithPrinterPlugin)
package
datestamp
()

Return Value

Type: auto

A string with the current date.

Examples

writeln("Current date ", datestamp);