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

Table Datetime conversions #25

Open
insomniacc opened this issue Mar 13, 2023 · 0 comments
Open

Table Datetime conversions #25

insomniacc opened this issue Mar 13, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@insomniacc
Copy link
Owner

I'm currently in two minds to implement this or not.
Currently dates/times are all considered strings, they are excluded from the get parameters, but can be used in query strings which expects the 'snow' datetime formats anyway.
Set command parameters also expect the snow format as a string.

It's possible to change the behaviour of the set commands and apply datetime conversions to the parameters so they can accept PowerShell standard datetimes but I'm not sure if I should leave this alone for consistency or implement for usability.

If once this is released I get any feedback I'll take another look.

@insomniacc insomniacc added the enhancement New feature or request label Mar 13, 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