@types/timezoned-date
TypeScript icon, indicating that this package has built-in type declarations

3.0.2 • Public • Published

Installation

npm install --save @types/timezoned-date

Summary

This package contains type definitions for timezoned-date (https://github.com/thorn0/timezoned-date#readme).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/timezoned-date.

index.d.ts

/**
 * Returns a constructor function compatible with Date bound to the specified offset.
 */
export function makeConstructor(offsetInMinutes: number): typeof Date;

Additional Details

  • Last updated: Tue, 07 Nov 2023 15:11:36 GMT
  • Dependencies: none

Credits

These definitions were written by Ben Grynhaus.

/@types/timezoned-date/

    Package Sidebar

    Install

    npm i @types/timezoned-date

    Weekly Downloads

    34,549

    Version

    3.0.2

    License

    MIT

    Unpacked Size

    2.91 kB

    Total Files

    5

    Last publish

    Collaborators

    • types