Pudu programming language
Menu
API reference

Std.Time.Format.Parts

1 declaration

type

Parts

This declaration introduces a public type.

What it does

A moment taken apart into the fields a person writes.

The year is the proleptic one, so a year before the calendar was adopted

still counts the same way; a library that changed rules partway through

would make arithmetic across the boundary silently wrong.

Read the signature

  • This declaration has no value signature because it introduces a type or trait.

Back to Std.Time.FormatSearch related declarations