You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
core
,cfgutils
Describe alternatives you've considered
exec or embedded languages
The text was updated successfully, but these errors were encountered: