Skip to content

Commit

Permalink
Clarify docs
Browse files Browse the repository at this point in the history
  • Loading branch information
sirdigbot committed Jul 4, 2023
1 parent 12733ed commit f65ded3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/include/sourcemod.inc
Original file line number Diff line number Diff line change
Expand Up @@ -413,6 +413,7 @@ native void FormatTime(char[] buffer, int maxlength, const char[] format, int st

/**
* Parses a string representing a date and/or time into a unix timestamp.
* The timezone is always interpreted as UTC/GMT.
*
* See this URL for valid parameters:
* https://en.cppreference.com/w/cpp/io/manip/get_time
Expand Down

0 comments on commit f65ded3

Please sign in to comment.