Aspects of Q


system time

data & time are stored in the .z namespace. Uppercase is local, and lowercase is UTC.
.z.D
.z.N
.z.P
.z.T
.z.Z
.z.z

UDF

add:{[x;y] x+y}
add[2;5]