How to Decipher TIMESTAMP Field in .PJX FilesID: Q119226 The information in this article applies to:
SUMMARYOnce you know the formula used to create the number that is used for the TIMESTAMP field in Project files, you can use that information to decipher the time stamp of existing records, or create your own time stamp.
MORE INFORMATIONTo decipher the number, do the following: 1. Convert the number to a 32-bit binary number. For example,
2. Use the following example to convert the binary number to a time stamp:
3. The rightmost bit for seconds is missing, so change it in the following
Years begin at 1980, so in this case you get 1994.
Everything else starts at 0, so your end result is 5/19/1994 14:27:30. Additional reference words: FoxMac FoxDos FoxWin 2.50 2.50a 2.50b 2.50c 2.60 2.60a KBCategory: kbprg KBSubcategory: FxtoolGeneral |
|
Last Reviewed: June 27, 1995 © 1999 Microsoft Corporation. All rights reserved. Terms of Use. |