+ 1
Convert US date to EU date
The code works but I was wondering if there's a easier way to solve it, I feel like I wrote a lot of code to a problem that could have been solved in a easier way https://code.sololearn.com/cghVu55Xfn5o/?ref=app
5 Respostas
+ 3
Hi Itzel Medina ,
https://code.sololearn.com/cmRr3WV33AYQ/?ref=app
đ This will be good for you đŸ
+ 2
Jan Markus I think your solution is right.
Solving with HTML đ€đ€...... I am not working on HTML currentlyđ€·đ»ââïž, but you can try
+ 1
Jan Markus do you have any reason to believe so? đ€
+ 1
PâWAN MâURYâ, your solution is good, but it seems to me that it can be slightly improved by optimizing the date patterns and try-catch constructions.
My code:
https://code.sololearn.com/c4lHhYU1NSYy/?ref=app
+ 1
Thanks! I'll try that đ