Hello everyone,
I used system.DataTime and it gives me the following error:
‘DateTime’ does not contain a definition for ‘ToLongTimeString’ and no extension method ‘ToLongTimeString’ accepting a first argument of type ‘DateTime’ could be found (are you missing a using directive or an assembly reference?)
Does anyone know how I can know the data referring to the date and time of the hololens that are running the application?
Thanks a lot.