Hi all,
I am finding many posts on how to convert a variable (float, string, etc.) to a properly formatted date in %td, %tm, or %tq, but I am not finding anything on how to go from the latter to the former.
Specifically, I have dates in %tq format I wish to make string.
How to proceed?
Thanks in advance!
I am finding many posts on how to convert a variable (float, string, etc.) to a properly formatted date in %td, %tm, or %tq, but I am not finding anything on how to go from the latter to the former.
Specifically, I have dates in %tq format I wish to make string.
How to proceed?
Thanks in advance!
Comment