LibreOffice Logo LibreOffice Logo Extensions, Documentation and Templates repository

logo v4 DateBS

Converts date from BS to AD and vice versa.

Calc
Download latest

latest release: 2024-02-02 11:48:43

Description

Converts date from BS to AD and vice versa.

 

Addons expose the following custom function so that date from BS to AD and vice versa.

  • DateToBS(datestring)
  • DateToAD(datestring)

Please install the dependency python package through following command before installing the extension.

pip install datebs

Homepage: https://maharjansujit.com.np/projects/DateBS/

Repository: https://github.com/shubhajeet/datebspy

Release Description Compatibility Operating Systems License Release notes Updated  
0.0.1/First Release 6.0 Linux, Windows, macOS LGPL implemented two custom function that converts date from BS to AD and vice versa. 2020-07-18 03:45:14 Download

Related Extensions

Ewiger Kalender, Endloskalender, Feiertage, Geburtstage, Termine, Kalender - Version mit Makro zum Alter sortieren und um Vorjahrestermine zu löschen

Screenshot for Ewiger Kalender, Endloskalender, Feiertage, Geburtstage, Termine, Kalender - Version mit Makro zum Alter sortieren und um Vorjahrestermine zu löschen

Version mit Makro zum Alter sortieren und Vorjahrestermine löschen - Kalenderjahr eingeben und alle Geburtstage, Feiertage und wiederkehrende Termine werden automatisch eingetragen. Einmal-Termine werden direkt im Kalender vermerkt. Das Alter der Perso

12-2024

40

Not rated yet

おタカラツールズのフィル

Screenshot for おタカラツールズのフィル

Calc用の拡張機能です。
罫線のある表や塗りつぶしがある状態でテキストのみをフィルします。
 
 

12-2024

128

Not rated yet

try: import

Logo for try: import

Displays the result of trying to "import <Library>" in Python.(Calc Template)

11-2024

145

Not rated yet

PyPi Reader

Screenshot for PyPi Reader

Get release information from RSS in the PyPi-library.(Calc Template)

11-2024

42

Not rated yet

waterfall chart

Screenshot for waterfall chart

this template offers a simple solution for creating chart a waterfall or cascade chart

09-2024

320

Not rated yet

Kalendaro

Logo for Kalendaro

Simple and lightweight calendars

09-2024

2412

Not rated yet

Feedback

☆ ☆ ☆ ☆ ☆

Post your review

You cannot post reviews until you have logged in. Login Here.

Reviews

  • Sital Babu Khatri Aug 17, 2020, 4:39 PM (4 years ago)

    ☆ ☆ ☆ ☆ ☆

    <class 'ImportError'>: No module named 'datebs' (or 'datebs.DateBS' is unknown), traceback follows
    File "C:\Program Files\LibreOffice\program\pythonloader.py", line 146, in writeRegistryInfo
    mod = self.getModuleFromUrl( locationUrl )
    File "C:\Program Files\LibreOffice\program\pythonloader.py", line 101, in getModuleFromUrl
    exec(codeobject, mod.__dict__)
    File "C:\Users\Sital\AppData\Roaming\LibreOffice\4\user\uno_packages\cache\uno_packages\lu132003zneq.tmp_\datenp-v2.oxt\npdate.py", line 6, in <module>
    from datebs import DateBS
    File "C:\Program Files\LibreOffice\program\uno.py", line 422, in _uno_import
    raise uno_import_exc
    File "C:\Program Files\LibreOffice\program\uno.py", line 345, in _uno_import
    return _builtin_import(name, *optargs, **kwargs)

    this is the problem

    • Sujit Maharjan Oct 7, 2020, 12:03 AM (4 years ago)

      You have not install the required python dependency(package). You will need to install it using command.

      pip install datebs

      Sorry I dont know how to specify python package dependency in the libreoffice extension just yet.

  • Sital Babu Khatri Aug 17, 2020, 4:37 PM (4 years ago)

    ☆ ☆ ☆ ☆ ☆

    not working

  • Tim Deaton Aug 13, 2020, 4:19 AM (4 years ago)

    ☆ ☆ ☆ ☆ ☆

    What is "BS"? I think I understand that it's a calendar system, but what is it based on and how does it work?

RSS feed for reviews on this page | RSS feed for all reviews