adwy icon indicating copy to clipboard operation
adwy copied to clipboard

A Date With Yourself - Make It Yourself!

Results 1 adwy issues
Sort by recently updated
recently updated
newest added

``` ------ Initializing message parsing ------ ------ This process can take upto 5 minutes ------ File "parser.py", line 54 month=(int)datetime.datetime.fromtimestamp(timestamp).strftime('%m') ^ SyntaxError: invalid syntax ------ Awesome, Done ✓ ------ ------...