3 references to DateTime
Microsoft.ML.Core (1)
Data\DataKind.cs (1)
108DT = DataKind.DateTime,
Microsoft.ML.IntegrationTests (1)
Datasets\TypeTestData.cs (1)
94new TextLoader.Column("Dt", DataKind.DateTime, 13),
Microsoft.ML.Tests (1)
TextLoaderTests.cs (1)
1438new TextLoader.Column("date", DataKind.DateTime, 4),