_parse_date()¶
Class: JobsAustriaCacheSynchronizer
File: jobs_austria_cache_synchronizer.py ยท line 228
Parses DD.MM.YYYY strings into a date object; returns None on failure.
Signature¶
| Parameters | val |
| Returns | not annotated |
| Async | No |
| Visibility | Private |