Network Time not working in Cinnamon System Settings

Thanks for the reply. I tried both of those but still got the same thing. Here is the output:

Traceback (most recent call last):
  File "/usr/share/cinnamon/cinnamon-settings/modules/cs_calendar.py", line 194, in _on_proxy_ready
    self.proxy_ready_callback()
  File "/usr/share/cinnamon/cinnamon-settings/modules/cs_calendar.py", line 79, in _on_proxy_ready
    can_use_ntp, is_using_ntp = self.proxy_handler.get_ntp()
                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/share/cinnamon/cinnamon-settings/modules/cs_calendar.py", line 200, in get_ntp
    return self._proxy.GetUsingNtp()
           ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/gi/overrides/Gio.py", line 349, in __call__
    result = self.dbus_proxy.call_sync(self.method_name, arg_variant,
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
gi.repository.GLib.GError: g-io-error-quark: GDBus.Error:org.cinnamon.SettingsDaemon.DateTimeMechanism.GeneralError: Error enabling NTP: OS variant not supported (36)

Moderator edit: In the future, please use proper formatting: [HowTo] Post command output and file content as formatted text