Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

time shifting

You are here: irt.org | FOLDOC | time shifting

<programming> A technique used to work around problems due to the Year 2000 and the "millennium bug". Time shifting involves translating date fields in a database back by a fixed number of years to avoid year 2000 problems with the database management system.

Typically dates are shifted back 28 years so that the occurrence of leap years and days of the week match with the actual year.

(2003-08-15)

Nearby terms: time quantum « time-sharing « Time Sharing Option « time shifting » Time Simulator » time sink » time slice

FOLDOC, Topics, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, ?, ALL

©2018 Martin Webb