Skip to content

Commit

Permalink
Added Ignore exceptions and castexceptions in all methods. Adde a lot…
Browse files Browse the repository at this point in the history
… of tests. (#32)

* Fixed bug with decimals and date

* Added is_noe method

* Return None if cast fails

* str2decimal new method

* str2bool with new methodology

* Strbytes with new methods

* More cast methods

* More cast methods

* Changing guess in loads

* Added missing resturn to manage

* str2time works fine

* str2time Trying

* str2time works again

* time2str works

* str2date works

* str2dtnaive works

* str2dtawre works

* dtnaive2str works

* myjsonencoder works

* All myjsonencoder work

* Refactor to JsUtcIso

* Added timedelta2str

* Everython works

* Removed managed old functions

* Created all test_functions empty

* Removed innecesary comments

* Added test for dtnaive

* Removed innecesary comments

* Fixed bug with decimal
  • Loading branch information
turulomio authored Dec 13, 2023
1 parent 936fb5c commit a98d96b
Show file tree
Hide file tree
Showing 4 changed files with 598 additions and 398 deletions.
Loading

0 comments on commit a98d96b

Please sign in to comment.