You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
MS Access does not have a DateTimeOffset data type so the value should be converted to UTC and saved as a normal date/time This fixes 2 things Regression in 7.0 series where the DateTimeOffset was being written as Local time and not UTC. When reading the value and converting from a DateTime, the Offset value ended up being implicitly set to the systems local time zone offset. A DateTimeOffset from a UTC value should actually have an offset of 0. This has been wrong since the 2.2 series |
2 years ago | |
|---|---|---|
| .. | ||
| AssertSqlHelper.cs | 3 years ago | |
| CollectionExtensions.cs | 6 years ago | |
| JetAdventureWorksTestStoreFactory.cs | 6 years ago | |
| JetCondition.cs | 6 years ago | |
| JetConditionAttribute.cs | 4 years ago | |
| JetConfiguredConditionAttribute.cs | 6 years ago | |
| JetDatabaseCleaner.cs | 2 years ago | |
| JetDatabaseFacadeExtensions.cs | 6 years ago | |
| JetDbContextOptionsBuilderExtensions.cs | 2 years ago | |
| JetNorthwindTestStoreFactory.cs | 6 years ago | |
| JetTestHelpers.cs | 2 years ago | |
| JetTestStore.cs | 2 years ago | |
| JetTestStoreFactory.cs | 6 years ago | |
| SqlExceptionFactory.cs | 2 years ago | |
| TestEnvironment.cs | 5 years ago | |
| TestJetConnection.cs | 2 years ago | |
| TestJetRetryingExecutionStrategy.cs | 5 years ago | |
| TestRelationalCommandBuilderFactory.cs | 2 years ago | |
| TestRelationalTransaction.cs | 2 years ago | |