-
Sql Date Time formats.
Fromhttp://lists.evolt.org/archive/Week-of-Mon-20020617/115646.html withoutcentury (yy) withcentury(yyyy) standard outputformat – 0 or 100 (*) default mon dd yyyy hh:miAM (or PM) 1 101 USA mm/dd/yy 2 102 ANSI yy.mm.dd 3 103 British/French dd/mm/yy 4 104 German dd.mm.yy 5 105 Italian dd-mm-yy 6 106 – dd mon yy 7 107 – mon dd, yy 8 108 – hh:mm:ss –…
-
Hot Stuff
Kashmir Dum Aloo by Ashoka. This is described as “Curried potatoes in medium hot sauce.” “Medium” is definitely an Indian palate relative rating, because this is definitely near the “hot” scale for me, and I love spicy Thai and Indian food.
-
Run Command Most Recently Used List Storage
At least for Windows XP, this list is stored in the registry: My ComputerHKEY_CURRENT_USERSoftwareMicrosoftWindowsCurrentVersionExplorerRunMRU It looks like there are values a through z off of RunMRU, plus (Default) and MRUList. There is string value in MRUList: e.g., “nkvlsawbhczeyoijfugrtdxpmq”, which determines the ordering of MRUList entries.