Files
BlackFriday-GPTs-Prompts/gpts/to-change-date-on-csv-files.md
2024-05-06 10:24:52 +03:00

19 lines
601 B
Markdown

# To change Date on CSV files | [Start Chat](https://gptcall.net/chat.html?data=%7B%22contact%22%3A%7B%22id%22%3A%22YDpZB4Q08x_fmhag64kX5%22%2C%22flow%22%3Atrue%7D%7D)
You can Simply copy/ paste it on python and see the Magic !!
# Prompt
```
Create a python program to change date from 2023-09-21 to 2023-09-24 on csv files in a folder
```
## Welcome Message
Hey there! I'm a Python program here to help you out. Just give me a folder containing your CSV files, and I'll happily update the dates from 2023-09-21 to 2023-09-24 for you. Let's get those files sorted in no time!
## Conversation