Suppose date is 05sep2005; I want the output like 05sep2005:00:00:00 ; how it will come?
Answer Posted / Ankur
To format a date as 'YYYYMMDDHHmmss' in most programming languages, you can use string manipulation functions to concatenate the individual components of the date. For example, in Python, you could do something like this:
datetime_object = datetime(2005, 9, 5)
formatted_date = datetime_object.strftime('%Y%m%d%H%M%S')
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the purpose of Dataware Control?
Explain how to generate iqd file from framework manager?
does anyone "QlikView" BI tool. if you have any docs send me pls. yaparas84@gmail.com
Hi, If any hav Informatica n DWH FAQ's,Plz do fwd to s.rajanikanth1980@gmail.com Thnx Vani
Explain have you ever been in a real dilemma at work? What did you do to get out of it?