Skip to content

Commit

Permalink
Remove documentation of nqp::p6decodelocaltime
Browse files Browse the repository at this point in the history
  • Loading branch information
lizmat committed Feb 12, 2020
1 parent e2ba546 commit 663c427
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions docs/ops.markdown
Expand Up @@ -20,7 +20,6 @@
- [p6clientcorever](#p6clientcorever)
- [p6clientctx](#p6clientctx)
- [p6configposbindfailover](#p6configposbindfailover)
- [p6decodelocaltime](#p6decodelocaltime)
- [p6decontrv](#p6decontrv)
- [p6definite](#p6definite)
- [p6finddispatcher](#p6finddispatcher)
Expand Down Expand Up @@ -149,11 +148,6 @@ Returns client's, i.e. the first Perl6 caller from different package, context.

Configures the Binder to allow $failover-type to bind to $type in subroutine invocation.

## p6decodelocaltime
* p6decodelocaltime(int $epoch)

Decodes the unix timestamp $epoch into a native int array with six fields containing second, minute, hour, day, month, year in that order.

## p6decontrv
* p6decontrv(Mu $type, Mu $value)

Expand Down

0 comments on commit 663c427

Please sign in to comment.