Certainly! I've modified the code to display the result in the full format like "2056 Shrawan 25 (2056/04/25)": ```html Date Converter

Date Converter

``` I've added separate conversion functions for AD to BS and BS to AD, and the result is displayed in the full format as requested. Adjust the conversion logic as needed.