View Issue Details

IDProjectCategoryView StatusLast Update
0005918MMW v4Otherpublic2010-12-12 03:48
Reporterpeke Assigned To 
PrioritynoneSeverityfeatureReproducibilityN/A
Status closedResolutionsuspended 
Summary0005918: Database: Moving from Date/Time field to UnixTime Format
DescriptionWe Should consider moving database from date/time to UnixTimeStamp http://en.wikipedia.org/wiki/Unix_time for easier multi platform Compatibility

by using unsiggned longword (0 to 4294967295 = 1. Jan 1970 00:00:00 -> 7. Feb 2106. 06:28:15)

Also SQL queries should be much faster.
TagsNo tags attached.
Fixed in build

Activities

rusty

2009-09-03 20:00

administrator   ~0018722

Jiri, please review and triage as necessary.

jiri

2009-09-07 16:54

administrator   ~0018739

Last edited: 2009-09-08 07:28

I don't think it's useful at this moment since it isn't clear whether there actually will be any cross-platform problem with the current time format. We can decide later.