VGMdb
Go Back   VGMdb Forums > VGMdb Site Related > Questions and Comments
Register FAQ Calendar Today's Posts Mark Forums Read Search

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old Dec 22, 2007, 04:45 PM
CHz's Avatar
CHz CHz is offline
VGMdb Administrator
 
Join Date: May 2007
Posts: 3,984
Default Artist dates displayed incorrectly

Compare Richard Joseph (April 23, 1953–March 4, 2007) with Fryderyk Franciszek Chopin (March 1, 1810–October 17, 1849). In Chopin's birth field, the year is left off (notice Joseph's has the year), although the day and month are correct. In the death note, it says he died on Dec 31 1969 instead of the proper day.

I think the problem lies with the use of the PHP date function for date formatting, because the lowest valid timestamp is Fri, 13 Dec 1901 20:45:54 GMT. I played around with the dates, and both of them start displaying incorrectly once you go past December 13, 1901. December 14 and later are all fine.

I'd guess the same problem also happens with album dates, but I didn't check to make sure. I think it'll be a long time before there are any albums in the database that came out before December 13, 1901 or after January 19, 2038, anyway.
Reply With Quote
  #2  
Old Dec 23, 2007, 09:33 AM
Gigablah's Avatar
Gigablah Gigablah is offline
VGMdb Administrator
 
Join Date: May 2007
Posts: 2,403
Default

It's a problem with using PHP timestamps to represent dates. I've already started working around this with some of the newer fields (like group member join/part dates), storing them as DATE (####-##-##) rather than timestamp integers. The others need to be converted.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Artist wiki? Gigablah Questions and Comments 6 Oct 15, 2014 03:12 AM
dates in products page Phonograph Product (Anime) Discussions 2 Dec 27, 2010 02:34 PM
Artist age next to their birthday Dag Questions and Comments 0 Mar 27, 2010 06:34 AM
Artist best of...albums BahamutZ Video Game Music Discussion 4 Oct 25, 2009 12:44 AM
Artist name variations Gigablah Questions and Comments 21 Jan 15, 2009 07:57 PM