Clemens Schwaighofer
|
9a3ea2f7db
|
update strings class with split counter method
|
2022-07-29 13:19:45 +09:00 |
|
Clemens Schwaighofer
|
6d0e528c38
|
Combined\Datetime date/number to weekday conversion
Convert functions for date or weekday number to weekday name or date to
weekday number
|
2022-07-29 11:02:25 +09:00 |
|
Clemens Schwaighofer
|
7e6474195b
|
String split format fix for non ascii characters
Currently just abort and return string as is
|
2022-07-29 10:38:32 +09:00 |
|
Clemens Schwaighofer
|
1795d3ba6c
|
String convert class added
Currently with one method: splitFormatString
Converts a string to a string with separater characters based on a
format string
|
2022-07-29 07:00:02 +09:00 |
|