You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use the Fixed length attributes to define my structure.
I have a given format with yyyyMMdd hh:mm. How can I specify this for a DateTime property? I found no attribute and no sample how to map DateTime types.
I use the Fixed length attributes to define my structure.
I have a given format with
yyyyMMdd hh:mm. How can I specify this for aDateTimeproperty? I found no attribute and no sample how to mapDateTimetypes.