Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

postgres .net 6 datetime issue

AppContext.SetSwitch("Npgsql.EnableLegacyTimestampBehavior", true);
to the Startup Configure method
 
PREVIOUS NEXT
Tagged: #postgres #datetime #issue
ADD COMMENT
Topic
Name
7+6 =