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: ''


Top ↑

Return Return

(string)


Top ↑

Source Source

File: includes/models/model.llms.student.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
?? Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.