You are currently only viewing public entries. Login to view all entries.
1 Wiki items tagged
programming + moodle
Convert Moodle Timestamp fields to DateI get really frustrated with Moodle for using int fields to store dates. They store it in the Unix (Epoch) format. Here's how to make it more readable.