Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hand craft a DateTimeUtils wrapper #1640

Closed
jmao-denver opened this issue Dec 6, 2021 · 0 comments
Closed

Hand craft a DateTimeUtils wrapper #1640

jmao-denver opened this issue Dec 6, 2021 · 0 comments
Assignees
Milestone

Comments

@jmao-denver
Copy link
Contributor

jmao-denver commented Dec 6, 2021

The new wrapper needs to:

  1. make the names of the static methods PEP8 compliant
  2. may need to move some methods to other modules (dtypes for example) to be more cohesive.

related to #1263

@jmao-denver jmao-denver added this to the Dec 2021 milestone Dec 6, 2021
@jmao-denver jmao-denver self-assigned this Dec 6, 2021
@pete-petey pete-petey modified the milestones: Dec 2021, Jan 2022 Dec 29, 2021
jmao-denver added a commit to jmao-denver/deephaven-core that referenced this issue Jan 7, 2022
mofojed pushed a commit that referenced this issue Nov 21, 2023
Release notes https://github.com/deephaven/web-client-ui/releases/tag/v0.55.0

# [0.55.0](deephaven/web-client-ui@v0.54.0...v0.55.0) (2023-11-20)


### Bug Fixes

* Changes for Deephaven UI embedding widget plugins ([#1644](deephaven/web-client-ui#1644)) ([b6eeb30](deephaven/web-client-ui@b6eeb30))
* Fixed chart e2e test changing daily ([#1652](deephaven/web-client-ui#1652)) ([f9f62db](deephaven/web-client-ui@f9f62db)), closes [#1634](deephaven/web-client-ui#1634)
* Isolate Styleguide snapshots ([#1649](deephaven/web-client-ui#1649)) ([a2ef056](deephaven/web-client-ui@a2ef056))


### Features

* forward and back buttons for organize column search ([#1620](deephaven/web-client-ui#1620)) ([75cf184](deephaven/web-client-ui@75cf184)), closes [#1529](deephaven/web-client-ui#1529)
* Styleguide regression tests ([#1639](deephaven/web-client-ui#1639)) ([561ff22](deephaven/web-client-ui@561ff22)), closes [#1634](deephaven/web-client-ui#1634)


### Reverts

* feat: forward and back buttons for organize column search ([#1640](deephaven/web-client-ui#1640)) ([737d1aa](deephaven/web-client-ui@737d1aa))

Co-authored-by: deephaven-internal <deephaven-internal@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants