* Cantinho Satkeys

Refresh History
  • Gerard: j'espère que tous sont en train d'être bem
    12 de Setembro de 2025, 13:28
  • Gerard: Boas tardes
    12 de Setembro de 2025, 13:26
  • FELISCUNHA: ghyt74   49E09B4F  e bom fim de semana   4tj97u<z
    12 de Setembro de 2025, 11:51
  • JPratas: try65hytr Pessoal  4tj97u<z classic k7y8j0
    12 de Setembro de 2025, 03:29
  • yaro-82: 1994
    07 de Setembro de 2025, 16:49
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  43e5r6
    07 de Setembro de 2025, 10:52
  • j.s.: tenham um excelente fim de semana  49E09B4F
    06 de Setembro de 2025, 17:07
  • j.s.: dgtgtr a todos  4tj97u<z
    06 de Setembro de 2025, 17:07
  • FELISCUNHA: Boa tarde pessoal  49E09B4F bom fim de semana  htg6454y
    05 de Setembro de 2025, 14:53
  • JPratas: try65hytr A Todos  4tj97u<z classic k7y8j0
    05 de Setembro de 2025, 03:10
  • cereal killa: dgtgtr pessoal  4tj97u<z
    03 de Setembro de 2025, 15:26
  • FELISCUNHA: ghyt74  pessoal   49E09B4F
    01 de Setembro de 2025, 11:36
  • j.s.: de regresso a casa  535reqef34
    31 de Agosto de 2025, 20:21
  • j.s.: try65hytr a todos  4tj97u<z
    31 de Agosto de 2025, 20:21
  • FELISCUNHA: ghyt74   49E09B4e bom fim de semana  4tj97u<z
    30 de Agosto de 2025, 11:48
  • henrike: try65hytr     k7y8j0
    29 de Agosto de 2025, 21:52
  • JPratas: try65hytr Pessoal 4tj97u<z 2dgh8i classic k7y8j0
    29 de Agosto de 2025, 03:57
  • cereal killa: dgtgtr pessoal  2dgh8i
    27 de Agosto de 2025, 12:28
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  4tj97u<z
    24 de Agosto de 2025, 11:26
  • janstu10: reed
    24 de Agosto de 2025, 10:52

Autor Tópico: Wrangling Dates & Time in iOS  (Lida 129 vezes)

0 Membros e 1 Visitante estão a ver este tópico.

Offline mitsumi

  • Sub-Administrador
  • ****
  • Mensagens: 124987
  • Karma: +0/-0
Wrangling Dates & Time in iOS
« em: 09 de Julho de 2021, 10:13 »
RayWenderlich
Duration: 23m | Mar 11 2021 | Video: 1920x1080, 48kHz | 108 MB
Genre: eLearning | Language: English | Skill Level: Advanced

Understanding the deep technical details how dates and time work in iOS is immensely helpful for developing apps-every single day, month, and year! Learn the foundational structures behind working with dates and time in iOS. Then, apply your date modeling to SwiftUI views.

Wrangling Dates & Time in iOS
TimeInterval
2:43
FREE
TimeInterval is a type alias for Double with a specific meaning: it's a number of seconds, which is permitted to have a fractional component.

1
Date
2:23
A Date is a specific point in time, independent of any calendar or time zone, that is stored as a number of seconds from a reference.

DateComponents
3:07
DateComponents are specified in terms of units (e.g. year, month, day, hour, and minute), and are evaluated using a calendar and time zone.

Calendar
2:20
Foundation's Calendar wraps absolute points in time in systems which provide features for calculation and comparison of dates.

Locale
3:33
Locales provide information about linguistic, cultural, and technological conventions for use in formatting data for presentation.

Calendar Components and Symbols
2:56
Calendars employ an enumeration for the various components of their dates, and lists of localized symbol Strings.

DateFormatter
1:53
Foundation's Date Formatters convert between dates and their textual representations. They provide the human-readable Strings that your users will see.

ISO 8601
1:39
ISO 8601 is a widely-used standard for date representation. It's a human-readable string, but as accurate as a TimeInterval instance.

DatePicker
1:41
DatePicker is the SwiftUI view which corresponds with everything you've learned in this course so far, allowing the user to select a Date.

GraphicalDatePickerStyle
1:07
GraphicalDatePickerStyle is used to allow browsing through days in a calendar. If you want a clock, this is the style you need.

Download link:
Só visivel para registados e com resposta ao tópico.

Only visible to registered and with a reply to the topic.

Links are Interchangeable - No Password - Single Extraction