-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
dao -e 'load time import time; time.make(2015,9,29).format("%A")'
Btw it might make sense to slightly improve the declaration { TIME_Format2, "format(invar self: DateTime, invar names: map<string,list<string>>, format = '%Y-%M-%D, %H:%I:%S' ) => string" } by using enum: { TIME_Format2, "format(invar self: DateTime, invar names: map<enum<month, week, day, halfday>,list<string>>, format = '%Y-%M-%D, %H:%I:%S' ) => string" }
Metadata
Metadata
Assignees
Labels
No labels