Data commit
This commit is contained in:
parent
7387c8f97b
commit
cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions
25
Task/System-time/Ring/system-time.ring
Normal file
25
Task/System-time/Ring/system-time.ring
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
/* Output:
|
||||
** Sun abbreviated weekday name
|
||||
** Sunday full weekday name
|
||||
** May abbreviated month name
|
||||
** May full month name
|
||||
** 05/24/15 09:58:38 Date & Time
|
||||
** 24 Day of the month
|
||||
** 09 Hour (24)
|
||||
** 09 Hour (12)
|
||||
** 144 Day of the year
|
||||
** 05 Month of the year
|
||||
** 58 Minutes after hour
|
||||
** AM AM or PM
|
||||
** 38 Seconds after the hour
|
||||
** 21 Week of the year (sun-sat)
|
||||
** 0 day of the week
|
||||
** 05/24/15 date
|
||||
** 09:58:38 time
|
||||
** 15 year of the century
|
||||
** 2015 year
|
||||
** Arab Standard Time time zone
|
||||
** % percent sign
|
||||
*/
|
||||
|
||||
See TimeList()
|
||||
Loading…
Add table
Add a link
Reference in a new issue