Open Closed

Time zone selection #5109


User avatar
0
richard.xu@unimelb.edu.au created

We plan to upgrade our application from ASPNET ZERO to ABP Commercial Pro.

On this link https://docs.abp.io/en/commercial/latest/aspnet-zero-vs-abp-commercial, it says Time zone selection is not available in ABP Commercial.

Could you explain a bit more on this?

In our multi-tenant application based on ASPNET ZERO, the tenant selects their own time zone, that is important to us.

In ABP Commercial, can different tenant use different time zone, even just controlled through back-end without a user interface?


4 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    In ABP Commercial, can different tenant use different time zone, even just controlled through back-end without a user interface?

    There is no such feature in abp commercials now, You have to implement it yourself

  • User Avatar
    0
    richard.xu@unimelb.edu.au created

    Would you have any suggestion on how to implement this in ABP Commercial, based on your experience in ASPNET ZERO?

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    There is a setting for the timezone. You can get it in your UI and display the time based on it.

    https://docs.abp.io/en/abp/latest/Timing#timezone-setting

    I will also create an issue on abp opensource side to add this setting in the setting management UI.

    https://github.com/abpframework/abp/issues/16628

  • User Avatar
    0
    richard.xu@unimelb.edu.au created

    Thanks, got it.

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