Uipath Marketplace
MarketplaceListingsSnippetNovigo 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 Novigo Solutions

5

Snippet

Downloads

83

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

Novigo Solutions

Visit publisher's page

Trusted Source

License & Privacy

License Agreement

Privacy Terms

Technical

Version

1.0.0

Updated

Jul 14, 2020

Works with

Studio: 18.4.1 - 22.10

Certification

Silver Certified

Application

Microsoft Excel

Support

UiPath Community Support

Resources

Similar Listings