LLMS_Student::get_registration_date( string $format = '' )
Retrieve the Students original registration date in chosen format
Description Description
Parameters Parameters
- $format
-
(Optional) any date format that can be passed to date()
Default value: ''
Return Return
(string)
Source Source
File: includes/models/model.llms.student.php
Changelog Changelog
Version | Description |
---|---|
?? | Introduced. |