 |
VTK
9.0.1
|
Go to the documentation of this file.
31 #ifndef vtkDateToNumeric_h
32 #define vtkDateToNumeric_h
35 #include "vtkFiltersGeneralModule.h"
51 vtkGetStringMacro(DateFormat);
52 vtkSetStringMacro(DateFormat);
Converts string dates to numeric values.
a simple class to control print indentation