Skip to content
View jeremyevans6's full-sized avatar
  • Better Better Better Inc.
  • United States

Block or report jeremyevans6

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Time Zones for ShareTribe v10 Time Zones for ShareTribe v10
    1
    //This file lives in app/assets/javascripts/
    2
    //It has to be required in app/assets/javascripts/application.js, not shown here
    3
    //
    4
    //It uses browser timezones to correct the client's display of dates and times in three areas of a Sharetribe site.
    5
    //By not changing the database, these times will always be UTC in the backend. Indeed, their values remain UTC for the client,