Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixes imported post times #241

Merged
merged 2 commits into from Feb 9, 2020
Merged

fixes imported post times #241

merged 2 commits into from Feb 9, 2020

Commits on Jan 14, 2020

  1. fixes imported post times

    changes the client side to round the unix time to avoid floats
    
    alters the time to match the client time zone on the server side
    Rob Loranger committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    0766e6c View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2020

  1. move timezone correction to client side

    Rob Loranger committed Jan 15, 2020
    Configuration menu
    Copy the full SHA
    571460f View commit details
    Browse the repository at this point in the history