Azure / Azure/LogicAppsUX

String date transformation, REMOVES '.000Z' from the map

Open
#3,953 8 comments 0 reactions 1 assignee Assigned to @shahparth-lab View on GitHub
Data Mapper
Dominant language
TypeScript
Stars
111
Forks
109
Avg merge
1d 23h
Merged PRs (30d)
20

Description

### Describe the Bug with repro steps

1. After adding source and destination schemas which all contains String
2. Drag and drop startDate to Date
3. maps after testiing removes .000Z from the date, which is required by the program we are using
4. "eventTime": "2023-12-19T00:00:00.000Z", gets transofmred to '2024-01-31T00:00:00Z'

### What type of Logic App Is this happening in?

Standard (VSCode)

### Are you using new designer or old designer

New Designer

### Did you refer to the TSG before filing this issue? [https://aka.ms/lauxtsg]()

Yes

### Workflow JSON

*No response*

### Screenshots or Videos

*No response*

### Browser

Edge

### Additional context

*No response*

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.