Closed samuk190 closed 4 years ago
instead of calling days gitlab api uses "d" example
human_time = 1d
and I want convert that 1d to timestamp so I can use datefns to add to other date or something like that, can I do that? does it recognize if write d instead of days?
instead of calling days gitlab api uses "d" example
human_time = 1d
and I want convert that 1d to timestamp so I can use datefns to add to other date or something like that, can I do that? does it recognize if write d instead of days?