functional overview
Create date and time data.
Details of Functions
counter for years (following a number in the hito-futa-mi counting system)/month/day (of the month)time of -:.one percent (one-tenth of a wari):.second (60th min)data.
- attention (heed)
- If data is entered for a date and time that does not exist, the date and time will be moved up, etc., as much as possible.
- note
-
counter for years (following a number in the hito-futa-mi counting system) month day (of the month) time of - one percent (one-tenth of a wari) second (60th min) result 2015 8 31 17 10 32 2015/8/31 17:10:32 2015 8 31 17 10 62 8/31/2015 17:11:2 2015 8 31 17 65 32 2015/8/31 18:5:32 2015 8 31 30 10 32 9/1/2015 6:10:32 pm 2015 8 32 17 10 32 2015/9/1 17:10:32 2015 0 31 17 10 32 2014/12/31 17:10:32 2015 8 0 17 10 32 7/31/2015 17:10:32 2015 8 -1 17 10 32 7/30/2015 17:10:32 1996 2 29 0 0 0 1996/2/2/29 0:0:0 1997 2 29 0 0 0 1997/3/1 0:0:0 2000 2 29 0 0 0 2000/2/2/29 0:0:0 2004 2 29 0 0 0 2004/2/2/29 0:0:0 2100 2 29 0 0 0 2100/3/1 0:0:0
parameter
- argument (e.g. function, program, programme)
-
counter for years (following a number in the hito-futa-mi counting system) numeric data
Specifies the year of the date/time data to be created.month numeric data
Specify the month of the date/time data to be created.day (of the month) numeric data
Specify the date of the date/time data to be created.time of - numeric data
Specify the time of the date and time data to be created.one percent (one-tenth of a wari) numeric data
Specify the minutes of date/time data to be created.second (60th min) numeric data
Specifies the seconds of date/time data to be created.
- return value
-
Date & Time Data
Returns the date and time data created.