MarketplaceStudioSnippetNovigo Solutions - Change Column Type to DateTime

Create your first automation in just a few minutes.Try Studio Web

Novigo Solutions - Change Column Type to DateTime

Novigo Solutions - Change Column Type to DateTime

by YouTube

5

Snippet

Downloads

<100

back button
back button
carouselImage0
next button
next button

Summary

Summary

This workflow converts the datatype of a specified column from String to DateTime

Overview

Overview

This Snippet requires the following 3 arguments:

1. io_InputDataTable (DataTable): The Datatable whose column type to be changed to DateTime. Required

2. in_ColumnNameOrIndex (Generic): Name or index of the column whose data type to be changed to DateTime. Required

3. in_DateFormat (String): Format of the date present in string type. (Ex: ddMMyyy) Required

Features

Features

This workflow will convert the given column to DateTime based on the date format provided. When you write as range the output DataTable, the converted column datatype will be reflected in the Excel sheet. Either column name or column index can be given as input.

Additional Information

Additional Information

Dependencies

UiPath.System.Activities

Code Language

Visual Basic

Publisher

YouTube

Visit publisher's page

Trusted Source

License & Privacy

License Agreement

Privacy Terms

Technical

Version

1.0.0

Updated

July 14, 2020

Works with

Compatible with all Studio versions starting with 2018.4.1.

Certification

Silver Certified

Tags

Application

Support

UiPath Community Support

Resources

Similar Listings