grahan — the open-source sky engine
    Preparing search index...

    Function todayBs

    • Today's Bikram Sambat date — "today" as read on the wall clock of the given IANA timezone, the only place an instant enters the BS API.

      Parameters

      • options: { timezone: string }

      Returns BsDateInfo

      todayBs({ timezone: 'Asia/Kathmandu' });
      // on 2026-07-05: { year: 2083, month: 3, day: 21,
      // monthName: { roman: 'Asar', nepali: 'असार' }, weekday: { … 'Sunday' … },
      // projected: false }