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

Sidekiq Sinatra app: timestamps instead of 'friendly' ones #406

Closed
bluemont opened this issue Sep 20, 2012 · 6 comments
Closed

Sidekiq Sinatra app: timestamps instead of 'friendly' ones #406

bluemont opened this issue Sep 20, 2012 · 6 comments

Comments

@bluemont
Copy link

This is a tiny change, just a preference... I like looking at my scheduled jobs to see the actual timestamps. I jitter my timestamps, so I like to see how they got lined up. (The current view intentionally throws away a lot of information.) This would be a simple change.

@mperham
Copy link
Collaborator

mperham commented Sep 20, 2012

Let's take a vote. 👍 or 👎 people?

Keep in mind that my opinion counts for 1000 votes. :-D

@hakanensari
Copy link
Contributor

I think the Sinatra app should move out of the main library, and the developing folks should be ready and able to roll out awesome alternatives. There, I derailed it. 🍻

@mperham
Copy link
Collaborator

mperham commented Sep 20, 2012

@hakanensari Yeah, that's on my TODO list.

@jfirebaugh
Copy link
Contributor

I prefer the friendly/relative times.

@mperham
Copy link
Collaborator

mperham commented Sep 28, 2012

I prefer friendly too.

@mperham mperham closed this as completed Sep 28, 2012
@jc00ke
Copy link
Contributor

jc00ke commented Sep 28, 2012

Why don't we just make it configurable & default to friendly?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants