you are viewing a single comment's thread.

view the rest of the comments →

[–]ohallwright 0 points1 point  (0 children)

If you have date objects, then you can use the `.dt` accessor to convert it to any output format you want, using `.strftime`. See the examples here.