Hi,
I have search and tried several commands to handle the issue with date variables in the dataset. I want to convert it as 1/1/2023 etc or any proper format. Example below,
Any help is appreciated!
I have search and tried several commands to handle the issue with date variables in the dataset. I want to convert it as 1/1/2023 etc or any proper format. Example below,
Code:
* Example generated by -dataex-. For more info, type help dataex clear input double(Admission_Date Discharge_Date) 1.8932832e+12 1.893456e+12 1.8933696e+12 1.893456e+12 1.893456e+12 1.893456e+12 1.8926784e+12 1.893456e+12 1.8935424e+12 1.8935424e+12 1.8935424e+12 1.8935424e+12 1.8933696e+12 1.8935424e+12 1.8935424e+12 1.8936288e+12 1.8935424e+12 1.8936288e+12 1.8936288e+12 1.8936288e+12 end
Any help is appreciated!

Comment