Locale-Sensitive JavaScript Methods and Properties
Click on a specific method below to get more information.
Date/Time Methods
Date
Date.parse
Date.parseInvariant
Date.parseLocale
Date.UTC
format
getDate
getDay
getFullYear
getHours
getMilliseconds
getMinutes
getMonth
getSeconds
getTime
getTimezoneOffset
getUTCDate
getUTCDay
getUTCFullYear
getUTCHours
getUTCMilliseconds
getUTCMinutes
getUTCMonth
getUTCSeconds
getYear
Intl.DateTimeFormat
localeFormat
parseDate
setDate
setFullYear
setHours
setMilliseconds
setMinutes
setMonth
setSeconds
setTime
setYear
setUTCDate
setUTCFullYear
setUTCHours
setUTCMilliseconds
setUTCMinutes
setUTCMonth
setUTCSeconds
TimeZone.getDisplayName
toDateString
toGMTString
toISOString
toLocaleDateString
toLocaleString
toLocaleTimeString
toString
toTimeString
toUTCString
Encoding Methods
codePointAt
decodeURI
decodeURIComponent
encodeURI
encodeURIComponent
escape
fromCharCode
fromCodePoint
RegExp
unescape
Font Methods
big
bold
fixed
fontcolor
fontsize
italics
small
strike
sub
sup
Number Methods
format
Intl.NumberFormat
localeFormat
Number
Number.parseLocale
Number.parseInvariant
Number.toExponential
parseFloat
parseFloatWithDecimalSeparatorTolerance
parseInt
toFixed
toLocaleString
toPrecision
toString
String Methods and Properties
charAt
charCodeAt
compare
concat
endsWith
String.format
indexOf
Intl.Collator
join
lastIndexOf
localeCompare
String.localeFormat
length (Property)
match
replace
search
slice
sort
split
startsWith
String
substr
substring
toLocaleLowerCase
toLocaleUpperCase
toLowerCase
toUpperCase
valueOf
NodeJS Encoding Methods
buf.copy
Buffer.alloc
Buffer.allocUnsafe
Buffer.allocUnsafeSlow
Buffer.byteLength
Buffer.from
buf.fill
buf.includes
buf.readDoubleBE
buf.readDoubleLE
buf.readFloatBE
buf.readFloatLE
buf.readInt8
buf.readInt16BE
buf.readInt16LE
buf.readInt32BE
buf.readInt32LE
buf.readIntBE
buf.readIntLE
buf.readUInt8
buf.readUInt16BE
buf.readUInt16LE
buf.readUInt32BE
buf.readUInt32LE
buf.readUIntBE
buf.readUIntLE
buf.writeDoubleBE
buf.writeDoubleLE
buf.writeFloatBE
buf.writeFloatLE
buf.writeInt8
buf.writeInt16BE
buf.writeInt16LE
buf.writeInt32BE
buf.writeInt32LE
buf.writeIntBE
buf.writeIntLE
buf.writeUInt8
buf.writeUInt16BE
buf.writeUInt16LE
buf.writeUInt32BE
buf.writeUInt32LE
buf.writeUIntBE
buf.writeUIntLE
buf.slice
fs.read
fs.readdir
fs.readdirSync
fs.readFile
fs.readFileSync
fs.readlink
fs.readlinkSync
fs.readSync
fs.realpath
fs.realpathSync
fs.watch
fs.watchFile
fs.write
fs.writeFile
fs.writeFileSync
fs.writeSync
getTime
request.end
request.write
response.end
response.write
os.userinfo
punycode.encode
punycode.decode
readable.push
socket.end
socket.send
socket.write
socket.setEncoding
stream.Readable
transform
_transform
StringDecoder
tty.ReadStream
tty.WriteStream
Locale-Sensitive Methods Table of Contents
|