Date & Time

OBS Python Date & Time 2020-03-17

CodeYan

Member
Do you have a repo for this? I'd like to submit a pull request with the following changes.
- add property string list for datetime format (with a few common date formats (imo) from the choices, and a table of the directives in source code comment)
- change source_id == "text_gdiplus" to source_id.startswith("text_gdiplus") to handle "text_gdiplus_v2" and potentially future versions


Thanks a lot for this plugin.
 
Top