Fetching Relative DatesendOfMonthendOfMonth(): BikramSambat Returns the last day of the current month for the Bikram Sambat date. const date = new BikramSambat('2078-05-15') const endOfMonth = date.endOfMonth() // Last day of the current monthstartOfMonthStatic Methods