Date format
Preview
Date format pipe takes into account the timezone and locale defined in the app config.
You opened this page at (current time): 20.12.2024 - 21:38:50
If your database is in another timezone, you can simply set the isDatabaseTimezone boolean to true.
For example, if your database is in UTC, then the datetime is: 20.12.2024 - 19:38:50
Demo code