How to use processManagement.timeZoneInfo

I want to change to a different time zone using processManagement.timeZoneInfo Configuration Options.

So the method I tried was to create a new directory, move the desired time zone (ex: NY) file, and set it to that directory in Option.

However, I am asking because the method is not applied.
How can I apply it?

mongod.conf
. . .
processManagement:
timeZoneInfo: /home/test/timezone

# ls /home/test/timezone
New_York