To convert timestamps to a string representation with an arbitrary format we require a strftime kernel (the inverse operation of the strptime kernel we already have).
See comments here.
Reporter: Rok Mihevc / @rok
Assignee: Rok Mihevc / @rok
Watchers: Rok Mihevc / @rok
Related issues:
PRs and other links:
Note: This issue was originally created as ARROW-13174. Please see the migration documentation for further details.
To convert timestamps to a string representation with an arbitrary format we require a strftime kernel (the inverse operation of the
strptimekernel we already have).See comments here.
Reporter: Rok Mihevc / @rok
Assignee: Rok Mihevc / @rok
Watchers: Rok Mihevc / @rok
Related issues:
PRs and other links:
Note: This issue was originally created as ARROW-13174. Please see the migration documentation for further details.