Open Closed

Time Zone #6666


User avatar
0
user3.abpio created
  • ABP Framework version: v7.2.1
  • UI Type: Angular
  • Database System: EF Core (PostgreSQL, etc..)
  • Tiered (for MVC) or Auth Server Separated (for Angular): yes
  • Exception message and full stack trace:
  • Steps to reproduce the issue:

Hi, We want to keep the creation time in the db in our records, but the time zone is kept as UTC+0. We don't want this. Our wish is to store it as UTC+3 in the db. Is this possible? How can we do this? For example, currently Turkey time date is 12.02.20214 17:00 and we want to keep it like this in the database, but it is recorded in the posgresql database as 12.02.20214 14:00. Thanks, Have a good day.


1 Answer(s)
  • User Avatar
    0
    Anjali_Musmade created
    Support Team Support Team Member

    Hello,

    Could you please check this if it helps you https://stackoverflow.com/questions/75039614/how-to-set-abp-io-ihascreationtime-for-timezone-pacific-standard-time-ef-and.

    Thanks.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11