
Creator
2020-01-14
04:44 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Change Date Format
Hello,
Lets consider that we input files and they dont have the same date format. I want when I import them to change their date format.. For example We import a file with date format MM/dd/yy , another one with format yyyy/MM/dd and I want both of them to have the format of dd/MM/yyyyy. Thanks.
150 Views
1 Reply

Master
2020-01-14
04:47 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
so first detect date format, then convert to yours.
the best yay is to convert to date first then convert to string with format.
the best yay is to convert to date first then convert to string with format.
150 Views
