Get DateTime Value
  • 28 Nov 2022
  • 1 Minute to read
  • Dark
    Light

Get DateTime Value

  • Dark
    Light

Article Summary

Overview

Step Details

Introduced in Version4.0.0
Last Modified in Version7.12.0
LocationData > Excel and CSV

The Get Date Time Value step helps to extract Time-Date from an excel sheet. Note that the cell format in the file should be of the date-time type, whereas the output type would be of the date-time format.




Properties

Inputs

PropertyDescriptionData Type
ColumnThe specified Column for the Cell. The starting value is one.
Int32
File TypeThe type of file being used by the step. The step currently supports CSV, Excel_xls, or Excel_xlsx. Use Constant mapping to view the drop-down.CsvFileType
Ignore First Row
Ignores the first Row in the file, typically used as a header row.
Boolean
InputThe Excel or CSV file where the data is pulled from.
FileData
Row
The specified Row for the Cell. The starting value is zero
Int32
Worksheet Number
The Worksheet Number to pull the data from. The values start at zero.
Int32

Outputs

PropertyDescriptionData Type

GetDateTimeValue1_Output
Returns the Date Time value from the specified column and row.Date Time


Related Forum Posts



Was this article helpful?

What's Next