ios - Opening and closing time to store app -


i working on objective c store app. not want people buying things in different times each day of week. need thing like,"mon- thu: 11:00 - 11:00 pm fri - sat: 11:00 - 12:00 sun: 11:00 - 10:00 pm".

when push uibutton not let buys go past , message "we closed" or "come later".

if 1 great.

you can current time creating new nsdate object [nsdate date] method. if want know particular information date, recommend using nscalendar's components:fromdate: method information time. can perform comparison using nsdatecomponents method. more information here on nshipster


Comments

Popular posts from this blog

matlab - error with cyclic autocorrelation function -

django - (fields.E300) Field defines a relation with model 'AbstractEmailUser' which is either not installed, or is abstract -

c# - What is a good .Net RefEdit control to use with ExcelDna? -