Skip to content

update: switch account updates to use TZ, fix a bad client typing

Martin Lowe requested to merge malowe/main/datetime-accuracy into main
  • update: switch account updates to use TZ, fix a bad client typing

Should help fix an inconsistency with the time posted for account requests. As LocalDateTime doesn't have TZ data and isn't actually a point in time but a reference to a floating time, differences in server time could cause strange behaviour.

Merge request reports

Loading