checkout.getSelectedDayDate
Description
Get the selected date from the payment transactions list.

Parameters
none

Return value
dayDate string

Example
print(checkout.getSelectedDayDate())

Comments
Returned day date string is in format "yyyy-mm-dd".
Only works if "By Day" tab is selected else returns "1980-01-01".

See also

Back
Generated on the 26 June 2024 at 22:01:26 (UK Time)