Closed (fixed)
Project:
Web Links
Version:
6.x-2.x-dev
Component:
Performance
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
6 May 2009 at 16:36 UTC
Updated:
23 May 2009 at 01:25 UTC
Currently Web Links uses "int(11)" to store a Unix timestamp. This limits the values to the year 2038. We need to switch to the "datetime" type so that the dates can go to 9999. If Drupal is still around them someone else can worry about Year 10K.
Comments
Comment #1
nancydrutagging
Comment #2
nancydruCommitted.
Comment #3
nancydru