issues
search
AnhCaooo
/
Sthor
iOS application that serve exchange electric price in Finland
0
stars
0
forks
source link
Feature/implement today tomorrow widget in main view
#6
Closed
AnhCaooo
closed
5 months ago
AnhCaooo
commented
5 months ago
Done:
Get current price based on backend response. (First point of 3)
What I did learn:
How to do a bit advance formating date. For example: format current time with Date() to this 'yyyy-MM-dd HH:00:00' format where minutes and second always be '00'
How to do filter and find in Swift.
Done:
What I did learn: