Welcome Guest, Not a member yet? Register   Sign In
Add a global function to return the default locale
#2

You can write it as follows:
PHP Code:
$dateToday Time::today(); 

Because the default locale is used by default.

If you really want to get it, you can use PHP's Locale::getDefault().
Reply


Messages In This Thread
RE: Add a global function to return the default locale - by kenjis - 02-23-2024, 06:01 PM



Theme © iAndrew 2016 - Forum software by © MyBB