temporal-fns
    Preparing search index...

    Interface EndOfMonthOptions

    interface EndOfMonthOptions {
        preserveTime?: boolean;
    }
    Index

    Properties

    Properties

    preserveTime?: boolean

    For time-bearing inputs, when true keeps the original wall-clock time. When false (default), time is set to 23:59:59.999999999.