Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 198 Bytes

strtotime.sh.md

File metadata and controls

9 lines (7 loc) · 198 Bytes

strtotime

strtotime -- Parses a datetime text into a UNIX timestamp.

strtotime parses a datetime text into a UNIX timestamp.

Usage

void func::strtotime(int* time, string time_text)