c# datetime format using singleline -


any easy way the date in (european) format?

day/month/year hour/minute/sec

i need date space between year , hour. if possible without saving string, because draw on images timestamp.

this give date , time string can draw on images:

datetimeobject.tostring("dd/mm/yyyy hh/mm/ss"); 

(edited due comment slashes required.)


Comments

Popular posts from this blog

python - mat is not a numerical tuple : openCV error -

c# - MSAA finds controls UI Automation doesn't -

wordpress - .htaccess: RewriteRule: bad flag delimiters -