Universeorange.com/Docs/

Priya library Function reference Element functions string.from.time

    ready(() => {
        console.log(string.from.time('%A', Int timestamp));
    });

this function returns the php equivalent of php strftime function.
In this case the day of the week which is currently saturday.

Last modified: 2021-06-07

© 2021 universeorange.com