How find if the current time exist in give time slots and find if the day is exist between given array of days

前端 未结 0 1969
情歌与酒
情歌与酒 2020-12-22 08:41

Here is my days list

days_list: any[] = [
    {
      id: 0,
      value: \'Monday\'
    },
    {
      id: 1,
      value: \'Tuesday\'
    }, {
      id: 2,
         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题