Skip to main content
edited tags
Link
Gilles 'SO- stop being evil'
  • 866.2k
  • 205
  • 1.8k
  • 2.3k
deleted 1 character in body
Source Link
muru
  • 78.4k
  • 16
  • 214
  • 320

I am passing date as variable in function ,I. I want to convert that date in different format. Example DT=2015-12-08 Want

DT=2015-12-08

Want to convert DT inDT to 08-dec-201508-dec-2015 in Unix. Help me

I am passing date as variable in function ,I want to convert that date in different format. Example DT=2015-12-08 Want to convert DT in to 08-dec-2015 in Unix. Help me

I am passing date as variable in function. I want to convert that date in different format. Example

DT=2015-12-08

Want to convert DT to 08-dec-2015 in Unix.

Source Link

Date change format in unix

I am passing date as variable in function ,I want to convert that date in different format. Example DT=2015-12-08 Want to convert DT in to 08-dec-2015 in Unix. Help me