Expand description
§SecondOfMinute
§SecondOfMinute As Number
Example:
let x = SecondOfMinuteAsStructI8(0); // First second of the minute
let x = SecondOfMinuteAsStructI8(59); // Last second of the minute§SecondOfMinute As “SS” format
Examples:
let x = SecondOfMinuteAsSSAsStructStr("00"); // First second of the minute
let x = SecondOfMinuteAsSSAsStructStr("59"); // Last second of the minute§SecondOfMinute As Name
Example:
let x = SecondOfMinuteAsNameAsStructStr("First second of the minute");
let x = SecondOfMinuteAsNameAsStructStr("Last second of the minute");Structs§
- Second
OfMinute AsName AsStruct Str - Second
OfMinute AsName AsStruct String - Second
OfMinute AsSS AsStruct Str - Second
OfMinute AsSS AsStruct String - Second
OfMinute AsStruct F32 - Second
OfMinute AsStruct F64 - Second
OfMinute AsStruct I8 - Second
OfMinute AsStruct I16 - Second
OfMinute AsStruct I32 - Second
OfMinute AsStruct I64 - Second
OfMinute AsStruct I128 - Second
OfMinute AsStructI Size - Second
OfMinute AsStruct U8 - Second
OfMinute AsStruct U16 - Second
OfMinute AsStruct U32 - Second
OfMinute AsStruct U64 - Second
OfMinute AsStruct U128 - Second
OfMinute AsStructU Size
Type Aliases§
- Second
OfMinute AsName AsType Str - Second
OfMinute AsName AsType String - Second
OfMinute AsSS AsType Str - Second
OfMinute AsSS AsType String - Second
OfMinute AsType F32 - Second
OfMinute AsType F64 - Second
OfMinute AsType I8 - Second
OfMinute AsType I16 - Second
OfMinute AsType I32 - Second
OfMinute AsType I64 - Second
OfMinute AsType I128 - Second
OfMinute AsTypeI Size - Second
OfMinute AsType U8 - Second
OfMinute AsType U16 - Second
OfMinute AsType U32 - Second
OfMinute AsType U64 - Second
OfMinute AsType U128 - Second
OfMinute AsTypeU Size