tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

SanctionedSimpleUnitIdentifiers.yaml (936B)


      1 # This Source Code Form is subject to the terms of the Mozilla Public
      2 # License, v. 2.0. If a copy of the MPL was not distributed with this
      3 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
      4 
      5 # 6.5.2 IsSanctionedSimpleUnitIdentifier ( unitIdentifier )
      6 #
      7 # Simple units sanctioned for use in ECMAScript
      8 #
      9 # https://tc39.es/ecma402/#table-sanctioned-simple-unit-identifiers
     10 
     11 # Run |make_intl_data units| to regenerate all files which reference this list
     12 # of sanctioned unit identifiers.
     13 
     14 - acre
     15 - bit
     16 - byte
     17 - celsius
     18 - centimeter
     19 - day
     20 - degree
     21 - fahrenheit
     22 - fluid-ounce
     23 - foot
     24 - gallon
     25 - gigabit
     26 - gigabyte
     27 - gram
     28 - hectare
     29 - hour
     30 - inch
     31 - kilobit
     32 - kilobyte
     33 - kilogram
     34 - kilometer
     35 - liter
     36 - megabit
     37 - megabyte
     38 - meter
     39 - microsecond
     40 - mile
     41 - mile-scandinavian
     42 - milliliter
     43 - millimeter
     44 - millisecond
     45 - minute
     46 - month
     47 - nanosecond
     48 - ounce
     49 - percent
     50 - petabyte
     51 - pound
     52 - second
     53 - stone
     54 - terabit
     55 - terabyte
     56 - week
     57 - yard
     58 - year