I need to get the current date but in this format:
<dd>/<mm>/<yyyy>
Is there any method that i can use? I only found different formats and things I can't use for now. For working with python.
I need to get the current date but in this format:
<dd>/<mm>/<yyyy>
Is there any method that i can use? I only found different formats and things I can't use for now. For working with python.