ALee008
Results
2
comments of
ALee008
Thank you, I will give it a try. I had to do some edit, but at least got it running in python3. I will grab the latest version an keep...
Hey there, I have checked the [supported tokens](https://arrow.readthedocs.io/en/latest/#supported-tokens) in the documentation. The token `M` seems to be valid, so ```python >>> arrow.get('95-03-10 23:01:44','YY-M-D HH:mm:ss') ``` should not fail, but instead...