How to store date in time in DateTime object?

I need to store dates and times in a few DateTime objects that will be used to run jobs when the time comes.

I use an Arduino Nano with a DS3231 RTC.

For the life of me, I cannot find decent online instructions for doing that sort of thing... Any information will be greatly appreciated!