Jump to content

Forums Announcement

Read-Only Mode for Announcements & Changelogs

Dear Survivors, we'd like to inform you that this forum will transition to read-only mode. From now on, it will serve exclusively as a platform for official announcements and changelogs.

For all community discussions, debates, and engagement, we encourage you to join us on our social media platforms: Discord, Twitter/X, Facebook.

Thank you for being a valued part of our community. We look forward to connecting with you on our other channels!

Stay safe out there,
Your DayZ Team

Alex Animate Mp4

What is the format of the time when a mod is updated in the meta.cpp file?

Recommended Posts

Hello DayZ community!

For some time now, I have been studying how DayZ mods work.
I noticed a meta.cpp file that has a lot of information that I would find useful for a project.
The main information I want to retrieve is timestamp.
This contains the time at which a mod update is issued.

The problem is that the value is in a time format that is unknown to me.
While searching the net a bit, I found an article on community.bistudio.com.
In the article it is stated that the time is in .NET Framework format.

So all I have to do is convert this time format to UNIX format.
But unfortunately the date returned to me is incorrect.

That's why I'm asking you the following question:

What is the format of the time at which a mod is updated in the meta.cpp file and how to convert it to UNIX format?

I want to apologize in advance for the spelling mistakes I made, I am French.

Thanks, Alex Animate Mp4.

Share this post


Link to post
Share on other sites

×