Fixed location/sample rate and date appearance for Read and Catalog View
- Fixed location and sample rate appearance for Read View
- Fixed end date appearance for Read View
- Fixed start date appearance for Catalog View
-
getStartDate
function has been renamed togetFormattedDate
because it only format the date that is passed as a parameter. Its functionality is not specifically related tostartDate
Also fixed a bug about how default sample rate was rendered when the form is empty while registering a new instrument (Due to some changes we did at !63 (merged) to format that information properly). It looked like the following screenhost:
Closes T369239