home *** CD-ROM | disk | FTP | other *** search
/ ftp.tcs3.com / ftp.tcs3.com.tar / ftp.tcs3.com / DRIVERS / Audio / Office2010 / Office.en-us / OfficeLR.cab / DATES.XML_1033 < prev    next >
Text (UTF-16)  |  2003-02-19  |  9KB  |  48 lines

  1. <FL:smarttaglist xmlns:FL="urn:schemas-microsoft-com:smarttags:list" xmlns:o="urn:schemas-microsoft-com:office:office">
  2. <FL:name>Times</FL:name>
  3. <FL:lcid>1033,0</FL:lcid>
  4. <FL:description>This Smart Tag recognizes dates in US English between 1970 and 2050.</FL:description>
  5. <comment>This document MUST be saved as type "Unicode"</comment>
  6. <FL:smarttag type="urn:schemas-microsoft-com:office:smarttags#date">
  7.     <FL:PropertyPage>http://r.office.microsoft.com/r/rlidSmartTagProperties?clid=1033</FL:PropertyPage>
  8.     <FL:caption>Date</FL:caption>
  9.     <FL:re>
  10.  
  11.         <FL:exp switches="i"><FL:prop o:ls="trans" Month="1" Day="$3" Year="$7" />(^|\s)(01|1|january|jan\.|jan)\s{1,2}(([1-9])|(0[1-9]|[12][0-9])|30|31)(\s{1,2}|,\s{1,2})((19[789][0-9])|(20[0-4][0-9])|([01234789][0-9]))</FL:exp>
  12.  
  13.         <FL:exp switches="i"><FL:prop o:ls="trans" Month="3" Day="$3" Year="$7" />(^|\s)(03|3|march|mar\.|mar)\s{1,2}(([1-9])|(0[1-9]|[12][0-9])|30|31)(\s{1,2}|,\s{1,2})((19[789][0-9])|(20[0-4][0-9])|([01234789][0-9]))</FL:exp>
  14.  
  15.         <FL:exp switches="i"><FL:prop o:ls="trans" Month="5" Day="$3" Year="$7" />(^|\s)(05|5|may)\s{1,2}(([1-9])|(0[1-9]|[12][0-9])|30|31)(\s{1,2}|,\s{1,2})((19[789][0-9])|(20[0-4][0-9])|([01234789][0-9]))</FL:exp>
  16.  
  17.         <FL:exp switches="i"><FL:prop o:ls="trans" Month="7" Day="$3" Year="$7" />(^|\s)(07|7|july|jul\.|jul)\s{1,2}(([1-9])|(0[1-9]|[12][0-9])|30|31)(\s{1,2}|,\s{1,2})((19[789][0-9])|(20[0-4][0-9])|([01234789][0-9]))</FL:exp>
  18.  
  19.         <FL:exp switches="i"><FL:prop o:ls="trans" Month="8" Day="$3" Year="$7" />(^|\s)(08|8|august|aug\.|aug)\s{1,2}(([1-9])|(0[1-9]|[12][0-9])|30|31)(\s{1,2}|,\s{1,2})((19[789][0-9])|(20[0-4][0-9])|([01234789][0-9]))</FL:exp>
  20.  
  21.         <FL:exp switches="i"><FL:prop o:ls="trans" Month="10" Day="$3" Year="$7" />(^|\s)(10|october|oct\.|oct)\s{1,2}(([1-9])|(0[1-9]|[12][0-9])|30|31)(\s{1,2}|,\s{1,2})((19[789][0-9])|(20[0-4][0-9])|([01234789][0-9]))</FL:exp>
  22.  
  23.         <FL:exp switches="i"><FL:prop o:ls="trans" Month="12" Day="$3" Year="$7" />(^|\s)(12|december|dec\.|dec)\s{1,2}(([1-9])|(0[1-9]|[12][0-9])|30|31)(\s{1,2}|,\s{1,2})((19[789][0-9])|(20[0-4][0-9])|([01234789][0-9]))</FL:exp>
  24.  
  25.         <FL:exp switches="i"><FL:prop o:ls="trans" Month="4" Day="$3" Year="$7" />(^|\s)(04|4|april|apr\.|apr)\s{1,2}(([1-9])|(0[1-9]|[12][0-9])|30)(\s{1,2}|,\s{1,2})((19[789][0-9])|(20[0-4][0-9])|([01234789][0-9]))</FL:exp>
  26.  
  27.         <FL:exp switches="i"><FL:prop o:ls="trans" Month="6" Day="$3" Year="$7" />(^|\s)(06|6|june|jun\.|jun)\s{1,2}(([1-9])|(0[1-9]|[12][0-9])|30)(\s{1,2}|,\s{1,2})((19[789][0-9])|(20[0-4][0-9])|([01234789][0-9]))</FL:exp>
  28.  
  29.         <FL:exp switches="i"><FL:prop o:ls="trans" Month="9" Day="$3" Year="$7" />(^|\s)(09|9|september|sept\.|sept|sep\.|sep)\s{1,2}(([1-9])|(0[1-9]|[12][0-9])|30)(\s{1,2}|,\s{1,2})((19[789][0-9])|(20[0-4][0-9])|([01234789][0-9]))</FL:exp>
  30.  
  31.         <FL:exp switches="i"><FL:prop o:ls="trans" Month="11" Day="$3" Year="$7" />(^|\s)(11|november|nov\.|nov)\s{1,2}(([1-9])|(0[1-9]|[12][0-9])|30)(\s{1,2}|,\s{1,2})((19[789][0-9])|(20[0-4][0-9])|([01234789][0-9]))</FL:exp>
  32.  
  33.         <FL:exp switches="i"><FL:prop o:ls="trans" Month="2" Day="$3" Year="$7" />(^|\s)(02|2|february|feb\.|feb)\s{1,2}(([1-9])|(0[1-9]|[1][0-9])|2[0-8])(\s{1,2}|,\s{1,2})((19[789][0-9])|(20[0-4][0-9])|([01234789][0-9]))</FL:exp>
  34.  
  35.         <FL:exp switches="i"><FL:prop o:ls="trans" Month="2" Day="29" Year="$7"/>(^|\s)(02|2|february|feb\.|feb)\s{1,2}(29)(\s{1,2}|,\s{1,2})(1972|1976|1980|1984|1988|1992|1996|2000|2004|2008|2012|2016|2020|2024|2028|2032|2036|2040|2044|2048|72|76|80|84|88|92|96|00|04|08|12|16|20|24|28|32|36|40|44|48)</FL:exp>
  36.  
  37.  
  38.         <FL:exp><FL:prop o:ls="trans" Month="$2" Day="$4" Year="$8" />(^|\s)(04|4|06|6|09|9|11)(/|-)(([1-9])|(0[1-9]|[12][0-9])|30)(/|-)((19[789][0-9])|(20[0-4][0-9])|([01234789][0-9]))</FL:exp>
  39.  
  40.         <FL:exp><FL:prop o:ls="trans" Month="$2" Day="$4" Year="$8" />(^|\s)(01|1|03|3|05|5|07|7|08|8|10|12)(/|-)(([1-9])|(0[1-9]|[12][0-9])|30|31)(/|-)((19[789][0-9])|(20[0-4][0-9])|([01234789][0-9]))</FL:exp>
  41.  
  42.         <FL:exp><FL:prop o:ls="trans" Month="2" Day="$4" Year="$8" />(^|\s)(02|2)(/|-)(([1-9])|(0[1-9]|[1][0-9])|2[0-8])(/|-)((19[789][0-9])|(20[0-4][0-9])|([01234789][0-9]))</FL:exp>
  43.  
  44.         <FL:exp><FL:prop o:ls="trans" Month="2" Day="29" Year="$5" />(^|\s)(02|2)(/|-)29(/|-)(1972|1976|1980|1984|1988|1992|1996|2000|2004|2008|2012|2016|2020|2024|2028|2032|2036|2040|2044|2048|72|76|80|84|88|92|96|00|04|08|12|16|20|24|28|32|36|40|44|48)</FL:exp>
  45.     </FL:re>
  46. </FL:smarttag>
  47. </FL:smarttaglist>
  48.