You can redefine the macro used by urldate:
\renewbibmacro*{urldate}{
(visited on \printfield{urlday}/\printfield{urlmonth}/\printfield{urlyear})
}
And you can change the sentence to Accessed: if you please.
\documentclass{article}
\usepackage[british]{babel}
\usepackage{biblatex ...
Search found 1 match
- Wed Dec 29, 2021 8:03 pm
- Forum: BibTeX, biblatex and biber
- Topic: Replaced US date format with UK in 'accessed'
- Replies: 5
- Views: 22906