wrightedu / CSE-Discord-Bot

Discord bot for the WSU CSE Discord server
GNU General Public License v3.0
2 stars 4 forks source link

Created epoch time function #340

Closed JakeHamblin closed 1 month ago

JakeHamblin commented 1 month ago

Description

Created a function that returns the current epoch timestamp, which can be used for setting a start time and end time for future usage.

Issues

Closes #339

Type of change

Select one or more of the following:

How Has This Been Tested?

Verified function output contained a float that is the epoch/UNIX timestamp.

Checklist: