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

[FEATURE] implement time functions to operate on a specific date/time #3442

Open
ar45 opened this issue Aug 16, 2024 · 1 comment
Open

[FEATURE] implement time functions to operate on a specific date/time #3442

ar45 opened this issue Aug 16, 2024 · 1 comment
Labels

Comments

@ar45
Copy link
Contributor

ar45 commented Aug 16, 2024

Is your feature request related to a problem? Please describe.
Currently there is no way to operate / format on timestamps at a given time.

Describe the solution you'd like
Implement a function strptime( s, fmt, $var(sec), $var(usec), $var(str_sec_usec) )
similar to get_accurate_time(sec, usec, [str_sec_usec])

Implementation

  • Component: core, cfgutils
  • Type: variable, function
  • Name:

Describe alternatives you've considered
exec or embedded languages

Copy link

github-actions bot commented Sep 1, 2024

Any updates here? No progress has been made in the last 15 days, marking as stale. Will close this issue if no further updates are made in the next 30 days.

@github-actions github-actions bot added the stale label Sep 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant