Home
last modified time | relevance | path

Searched defs:toLocaleTimeString (Results 1 – 6 of 6) sorted by relevance

/third_party/typescript/tests/baselines/reference/
Dlibrary_DatePrototypeProperties.js10 Date.prototype.toLocaleTimeString(); method in Date
61 Date.prototype.toLocaleTimeString(); method in Date
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_notification.js81 toLocaleTimeString: function () { method
/third_party/typescript/tests/cases/conformance/decorators/
D1.0lib-noErrors.ts627 toLocaleTimeString(): string; method
/third_party/typescript/src/lib/
Des5.d.ts721 toLocaleTimeString(): string; method
4414 toLocaleTimeString(locales?: string | string[], options?: Intl.DateTimeFormatOptions): string; method
/third_party/typescript/lib/
Dlib.es5.d.ts741 toLocaleTimeString(): string; method
4434 toLocaleTimeString(locales?: string | string[], options?: Intl.DateTimeFormatOptions): string; method
/third_party/typescript/tests/lib/
Dlib.d.ts661 toLocaleTimeString(): string; method
4047 toLocaleTimeString(locale?: string[], options?: Intl.DateTimeFormatOptions): string; method
4068 toLocaleTimeString(locale?: string, options?: Intl.DateTimeFormatOptions): string; method