Often as a developer you will not work in a single language. Certain projects need to be developed in a particular language so you could easily go 1-2 years without touching a language depending on what you are currently working on.
Can be more than just working in 1 or even 2 languages but also related CLIs, scripting languages, etc. - one project I worked on required knowledge of VBA (mostly for translating old functions into a new system), perl, bash and DOS, C++ and PHP.
EDIT: TBH could have spread it out over a few people with specialised knowledge but I took a lot on myself as I knew enough about all of them to be able to pickup on what was what working from someone else's original code.
Last edited: