Search snippets
Browse Code Answers
FAQ
Usage docs
Log In
Sign Up
Home
C#
c# datetime dd/mm/yyy hh:mm:ss
Rami Lahock
Programming language:
C#
2021-05-27 09:13:35
0
Q:
c# datetime dd/mm/yyy hh:mm:ss
CyanAngel
Code:
C#
2021-03-30 03:23:57
DateTime.Now.ToString("dd'/'MM'/'yyyy HH:mm:ss") //output: 13/06/2020 13:05:21
0
Tags
time
date
New to Communities?
Join the community