* Cantinho Satkeys

Refresh History
  • j.s.: tenham um excelente fim de semana  49E09B4F
    08 de Novembro de 2025, 16:19
  • j.s.: dgtgtr a todos  4tj97u<z
    08 de Novembro de 2025, 16:18
  • FELISCUNHA: ghyt74   49E09B4F  e bom fim de semana  4tj97u<z
    07 de Novembro de 2025, 12:04
  • JPratas: try65hytr Pessoal  2dgh8i classic k7y8j0 yu7gh8
    07 de Novembro de 2025, 03:38
  • j.s.: try65hytr a todos
    06 de Novembro de 2025, 19:11
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  101041
    02 de Novembro de 2025, 11:58
  • j.s.: tenham um excelente domingo  49E09B4F
    02 de Novembro de 2025, 11:27
  • j.s.: ghyt74 a todos  4tj97u<z
    02 de Novembro de 2025, 11:26
  • FELISCUNHA: ghyt74   49E09B4F  e bom fim de semana  4tj97u<z
    01 de Novembro de 2025, 11:04
  • JPratas: try65hytr Pessoal  2dgh8i classic k7y8j0 yu7gh8
    31 de Outubro de 2025, 04:19
  • j.s.: try65hytr a todos  4tj97u<z
    30 de Outubro de 2025, 18:51
  • FELISCUNHA: ghyt74  pessoal  49E09B4F
    30 de Outubro de 2025, 11:38
  • haruri: Delta
    29 de Outubro de 2025, 07:54
  • FELISCUNHA: ghyt74   49E09B4F  e bom fim de semana  4tj97u<z
    25 de Outubro de 2025, 12:03
  • JPratas: try65hytr Pessoal  2dgh8i k7y8j0 yu7gh8
    24 de Outubro de 2025, 03:28
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  4tj97u<z
    19 de Outubro de 2025, 11:16
  • j.s.: tenham um excelente domingo  43e5r6 49E09B4F
    19 de Outubro de 2025, 10:32
  • j.s.: ghyt74 a todos  4tj97u<z
    19 de Outubro de 2025, 10:32
  • FELISCUNHA: dgtgtr   49E09B4F  e bom fim de semana  4tj97u<z
    17 de Outubro de 2025, 12:08
  • JPratas: try65hytr Pessoal  4tj97u<z htg6454y k7y8j0
    17 de Outubro de 2025, 03:34

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

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

Online mitsumi

  • Sub-Administrador
  • ****
  • Mensagens: 126356
  • 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