Why use different date formats on an international forum?

  • Thread starter Thread starter Greg Bernhardt
  • Start date Start date
Messages
19,911
Reaction score
10,928
Just giving a heads up that we will be removing PF Nexus as a skin option tonight. It hasn't been updated for nearly a year and many features are missing from it.
 
Physics news on Phys.org
WHAT?

:cry: Looks like I better get used to "prime"

edit... How do I collapse the forums on the main page that I do not wish to view?
 
Last edited:
mattmns said:
WHAT?

:cry: Looks like I better get used to "prime"

edit... How do I collapse the forums on the main page that I do not wish to view?

I'll look into adding that feature.
 
"skin deprecation" ...sounds like a medical condition.

Is it possible to get the on the homepage the times of latest posts (as seen in Nexus),
rather than merely "Today" or "Yesterday"?
 
robphy said:
"skin deprecation" ...sounds like a medical condition.

Is it possible to get the on the homepage the times of latest posts (as seen in Nexus),
rather than merely "Today" or "Yesterday"?

The timestamps take up too much space I'm afraid
 
Greg Bernhardt said:
The timestamps take up too much space I'm afraid

How about... a time "hh:mm" if it is today [with no need to write to "Today"],
otherwise... "Yesterday" or a past date [with no need to write a time]?
 
mattmns said:
WHAT?

:cry: Looks like I better get used to "prime"

edit... How do I collapse the forums on the main page that I do not wish to view?

ok there is a little image to the left at each category header, you can collapse there
 
robphy said:
How about... a time "hh:mm" if it is today [with no need to write to "Today"],
otherwise... "Yesterday" or a past date [with no need to write a time]?

I'll look into it, but it's not high on my list to be honest :)
 
Awesome, thanks Greg! I second robphy's suggestion of time stamp, if you can get around to it :smile:
 
  • #10
Aww goodbye Nexus skin. I will always have fond memories *sniff*.
 
  • #11
I third robphy's suggestion of time stamp. Knowing the time of the last post saves from reloading pages uselessly. It's the main reason I was using Nexus, after esthetic preference.
 
  • #12
Greg Bernhardt said:
ok there is a little image to the left at each category header, you can collapse there
Yay! Thanks.
 
  • #13
robphy said:
"skin deprecation" ...sounds like a medical condition.

virtual exfoliation?
 
  • #14
We've shedded our skin.
 
  • #15
out of whack said:
I third robphy's suggestion of time stamp. Knowing the time of the last post saves from reloading pages uselessly. It's the main reason I was using Nexus, after esthetic preference.

ok added time stamp, still tweaking to optimize
 
  • #16
Greg Bernhardt said:
ok added time stamp, still tweaking to optimize
I just saw that!

Can we have the feature that shows when a new member is registering? That was in Nexus as a "welcome our newest member".
 
  • #17
Evo said:
Can we have the feature that shows when a new member is registering? That was in Nexus as a "welcome our newest member".

Just curious how useful that is when we have a member signing up every 6 minutes?
 
  • #18
Greg Bernhardt said:
Just curious how useful that is when we have a member signing up every 6 minutes?
Very useful, for mentors.
 
  • #19
Greg Bernhardt said:
Just curious how useful that is when we have a member signing up every 6 minutes?

I found you could easily spot those that would get banned immediately as they tend to chose names such as:

xxxvids

and

discountmobs

etc.
 
  • #20
Greg Bernhardt said:
ok added time stamp, still tweaking to optimize

Kudos! :approve: That was quick.
 
  • #21
Greg Bernhardt said:
ok added time stamp, still tweaking to optimize

Yay! Thanks! That's the one feature from Nexus that I really liked, especially since something often goes haywire with forums already read...they seem to unmark themselves, posts too, even when there's nothing new in them (it's like an entire previous visit never happened). That time stamp helps me figure out which forums I've already read when they all get marked unread again.
 
  • #22
Why did the timestamps change from "Yesterday" and "Today" to "Y" and "T"?
 
  • #23
morphism said:
Why did the timestamps change from "Yesterday" and "Today" to "Y" and "T"?

Trying to save space. Yesterday and Today with the timestamps is too long and ends up bumping to another line.
 
  • #24
Greg Bernhardt said:
Trying to save space. Yesterday and Today with the timestamps is too long and ends up bumping to another line.

I don't think having a time stamp for "yesterday" is necessary, so you could just have a time stamp for the current day's posts and dates for everything else (or yesterday if you wish). If you did that, then you could get rid of the "T" which is odd looking.
 
  • #25
Moonbear said:
I don't think having a time stamp for "yesterday" is necessary, so you could just have a time stamp for the current day's posts and dates for everything else (or yesterday if you wish). If you did that, then you could get rid of the "T" which is odd looking.

That would require some code alteration.
 
  • #26
I alsonoticed the "Y" and "T" just now, and I must admit I am not thrilled either. I like Moonbears suggestion, if it's not too complicated to implement.
But are the words "Today" and "Yesterday" really too long? I doubt even the word "Yesterday" spelled in full will be much longer than something like "12.13.07, 08:04" so it would probably only be like 4 or 5 characters wider; space which seems to be available.
 
  • #27
I bet in a few days/weeks everyone will have stopped noticing the Ts and Ys and will just associate with with today and yesterday.
 
  • #28
While the T and Y are not the most visually appealing,
the existence of timestamp is, by far, the best aspect and is most appreciated.

Some suggestions:
for today's posts: 12:34 (just the time... T is unncessary)
for yesterday's posts: Y 23:45 (the time is somewhat useful, especially when I'm on at 1am)
for earlier posts: 12.01.07 (just the date)

These are suggestions for the lists of latest posts in the forum...
not for the posts themselves when viewing the thread.
To keep them de-coupled, I suspect that this might require changes in the code at places different from where it has been recently changed.

...but I'm appreciative of the present layout. It works for me. Thanks.
 
  • #29
One more option: if (now - timestamp < 24 hours) then show the time, else show the date. A posted time that exceeds the current time is easily understood to be yesterday's. However I'm not sure if this would end up being clear or confusing. It may require posting the current time somewhere to prevent confusion due to different time zones. Maybe not, opinions welcomed.

But whatever format is used in the end, it should be consistent on all pages for the sake of clarity as well as ease of coding (single time formatting function).

Finally, for the sake of international clarity, dropping the US-specific date (dis)ordering should be considered. I think the yyyy-mm-dd format is universally understood.
 
  • #30
out of whack said:
Finally, for the sake of international clarity, dropping the US-specific date (dis)ordering should be considered. I think the yyyy-mm-dd format is universally understood.
I was just about to request that. Either that, or an option to choose the format would be helpful. :smile:
 

Similar threads

Replies
64
Views
7K
  • · Replies 25 ·
Replies
25
Views
4K
Replies
34
Views
4K
  • · Replies 1 ·
Replies
1
Views
4K
Announcement RIP Vanadium 50
  • · Replies 50 ·
2
Replies
50
Views
9K
  • · Replies 147 ·
5
Replies
147
Views
20K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 26 ·
Replies
26
Views
6K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 17 ·
Replies
17
Views
3K