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

add Timestamp#to_utc() to return UTC timestamp #489

Closed
desaikd opened this issue Mar 17, 2023 · 1 comment
Closed

add Timestamp#to_utc() to return UTC timestamp #489

desaikd opened this issue Mar 17, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@desaikd
Copy link
Contributor

desaikd commented Mar 17, 2023

It's probably pretty cheap to do this. Users would likely appreciate having a fn to_utc(&self) -> Timestamp method anyway; we could start there and consider adding utc_* methods later if there's demand.

Originally posted by @zslayton in #482 (comment)

@desaikd desaikd added the enhancement New feature or request label Mar 17, 2023
@desaikd
Copy link
Contributor Author

desaikd commented Mar 20, 2023

Fixed with #482

@desaikd desaikd closed this as completed Mar 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant