temporal-fns
    Preparing search index...

    Interface StartOfMonthOptions

    interface StartOfMonthOptions {
        preserveTime?: boolean;
    }
    Index

    Properties

    Properties

    preserveTime?: boolean

    For time-bearing inputs, when true keeps the original wall-clock time on the first day of the month. When false (default), the time is also reset to 00:00:00.