Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface iDateTime

Hierarchy

  • iDateTime

Index

Properties

day

day: string
description

The day of month

hour

hour: string
description

The hour of time now with 2 digits

mile

mile: string
description

The mileseconds of time now with 0 until 4 digits ex (1000 ms)

min

min: string
description

The minute of time now with 2 digits

month

month: string
description

The month of time now with 2 digits

sec

sec: string
description

The seconds of time now with 2 digits

timestamp

timestamp: number
description

The timestamp unix

year

year: string
description

The year of time now

Generated using TypeDoc