You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 7, 2022. It is now read-only.
On FreeBSD 12-current r310018, I am getting the following error when trying to sync with dropbox-api-command-2.09:
Line 1115 is:
my $remote_epoch = $strp->parse_datetime($content->{client_modified})->epoch;Note that I have p5-DateTime-Format-Strptime-1.70 installed.
Any ideas what this could be?