Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
apacheGH-38528: [Python][Compute] Describe strptime format semantics (a…
…pache#38665) ### Rationale for this change To prevent possible confusion with the compute strptime function, we now explicitly mention that the C/C++ semantics are followed. ### What changes are included in this PR? The documentation of the `format` parameter of the `strptime` function is expanded. ### Are these changes tested? N/A documentation change only. ### Are there any user-facing changes? Just the documentation. * Closes: apache#38528 Lead-authored-by: Dan Homola <[email protected]> Co-authored-by: Dan Homola <[email protected]> Co-authored-by: Rok Mihevc <[email protected]> Signed-off-by: Rok Mihevc <[email protected]>
- Loading branch information