Commits


Rok authored and Joris Van den Bossche committed fdd7d32bcbc
ARROW-13054: [C++] Add option to specify the first day of the week for the "day_of_week" temporal kernel This is to resolve [ARROW-13054](https://issues.apache.org/jira/browse/ARROW-13054). This will be needed for casting timezone-naive timestamps [ARROW-13033](https://issues.apache.org/jira/browse/ARROW-13033) and defining [starting day of the week](https://github.com/apache/arrow/pull/10507#pullrequestreview-681491088). Closes #10598 from rok/ARROW-13054 Lead-authored-by: Rok <rok@mihevc.org> Co-authored-by: Rok Mihevc <rok@mihevc.org> Signed-off-by: Joris Van den Bossche <jorisvandenbossche@gmail.com>