Skip to main content
Question

Check the plausibility of the data records as of the date

  • February 1, 2023
  • 1 reply
  • 2 views

arash_hokm
Contributor
Forum|alt.badge.img+8

Hello FME Community,

I want to control which records have no date format.

Does anyone know how I can check whether data records have been saved correctly as dates.

1 reply

redgeographics
Celebrity
Forum|alt.badge.img+59
  • Celebrity
  • 3700 replies
  • February 1, 2023

You could use a DateTimeConverter to try and convert it to another Date/time format. If that fails, the feature will be rejected.