deephaven / deephaven-docs-community

Source code for Community docs on the deephaven.io website.
Apache License 2.0
0 stars 5 forks source link

Make time of day methods handle daylight savings time (DST) better #172

Closed deephaven-internal closed 2 months ago

deephaven-internal commented 4 months ago

This issue was auto-generated

PR: https://github.com/deephaven/deephaven-core/pull/5245 Author: chipkent

Original PR Body

Change time of day methods to handle daylight savings time better.

The old method signatures are deprecated and need to be removed in a version or two.

Resolves #5244