%DATE%
2024-11-21
$year-$mo-$day
%DATEPICKER{}%
variable is handled by the DatePickerPlugin.
%DATEPICKER{ name="..." value="..." }%
|
|||||||||||||||||||||||||||||||||
<form action="...">
%DATEPICKER{ name="Start_Date" }%
<form>
%DISPLAYTIME%
2024-11-21 - 15:13
$year-$mo-$day
. The time is shown as hh:mm (24 hour clock)
$year-$mo-$day
. Same format qualifiers as %GMTIME%
%DISPLAYTIME{"format"}%
$seconds
, $minutes
, $hours
, $day
, $wday
, $dow
, $month
, $mo
, $year
, $ye
, $tz
, $iso
, $rcs
, $http
, $epoch
%DISPLAYTIME{"$hou:$min"}%
expands to 15:13
%GMTIME%
2024-11-21 - 15:13
$year-$mo-$day
%GMTIME{"format"}%
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
%GMTIME{"$day $month, $year - $hour:$min:$sec"}%
expands to 21 Nov, 2024 - 15:13:28
%SERVERTIME%
2024-11-21 - 08:13
$year-$mo-$day
%GMTIME%
%SERVERTIME{"format"}%
$seconds
, $minutes
, $hours
, $day
, $wday
, $dow
, $month
, $mo
, $year
, $ye
, $tz
, $iso
, $rcs
, $http
, $epoch
%SERVERTIME{"$hou:$min"}%
expands to 08:13
Copyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Linux® is the registered trademark of Linus Torvalds in the U.S. and other countries.
Microchip and others, are registered trademarks or trademarks of Microchip Technology Inc. and its subsidiaries.
Arm® and others are registered trademarks or trademarks of Arm Limited (or its affiliates). Other terms and product names may be trademarks of others.
Ideas, requests, contributions ? Connect to LinksToCommunities page.