Skip to content
GooCoder
Solution For Coder
Primary Navigation Menu
Menu
UIPath
JAVA
Android
PHP
JavaScript
Node.js
Database
Solution
About US
UiPath Get DateTime to “YYYYMMDDHHMMSS” format
By:
GooCoder
On:
August 1, 2020
In:
UIPath
Tagged:
Datetime
,
UIPath
Code (C#)
DateTime.Now.ToString("yyyyMMddHHmmss");
Example
Log Message
Type Intro
2020-08-01
Previous Post:
[PHP] Create a folder if it doesn’t already exist
Next Post:
PHPMailer with html template