Hello @Paras,
I suggest to work with format you have so you can use Date&Time based nodes (I assume you have Local Date column type) and then prior to exporting data convert your column to string using Date&Time to String node and then further manipulate it to format you want using join() and substr() functions.
See here for more:
Br,
Ivan