Skip to content

Add case to convert_date for UGE 8.2.0

Created by: mjrasobarnett

UGE 8.2.0 has changed all time stamps to now report with millisecond precision, instead of just seconds as before. This commit adds an extra case to the convert_date function to handle this case.

https://ggus.eu/index.php?mode=ticket_info&ticket_id=109287

Merge request reports