API
Class

TwoDate ($UI/comp/calendar/components/calendar/calendar#success#twoDate)

使用范围:WX

Contents

class TwoDate ($UI/comp/calendar/components/calendar/calendar#success#twoDate)

获取时间段日期成功回调函数参数

Constructor Top

  twoDate ()

Properties Top

String end

返回格式 2018-2-1

String endWeek

返回格式 星期六

String start

返回格式 2018-1-1

String startWeek

返回格式 星期日

Constructor details Top

public twoDate ()

获取时间段日期成功回调函数参数

Properties Detail Top

public String end

返回格式 2018-2-1

public String endWeek

返回格式 星期六

public String start

返回格式 2018-1-1

public String startWeek

返回格式 星期日